1
Create a new app
Head over to LinkedIn developers and create a new app.

2
Verify your app
Verify your app with LinkedIn
You will need to follow the verification process to request the necessary permissions listed below.

3
Add required products
Fill in all the details, once created head over to Products and make sure you add all the required products:
- Share on LinkedIn
- Advertising API
- Sign in with LinkedIn using OpenID connect
4
Configure OAuth2 Redirect URI
Replace
{provider} with linkedin-page in the redirect URI.5
Copy your credentials
Copy the created You can find those under the Auth Tab of your LinkedIn App in the developer portal.
Client ID and Client Secret and add them to your .env file.
