File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,10 @@ import OAuth2Redirect from "../../components/snippets/oauth2redirect.tsx";
88Head over to [ Linkedin developers] ( https://www.linkedin.com/developers/apps ) and create a new app.
99![ Linkedin] ( /images/providers/linkedin/linkedin-001.png )
1010
11- Verify your app with Linkedin
11+ Verify your app with Linkedin
12+ ![ Linkedin] ( /images/providers/linkedin/linkedin-004.png )
13+
14+ You will need to follow the verification process to request the necessary permissions listed below.
1215
1316Fill in all the details, once created head over to Products and make sure you add all the required products.
1417![ Linkedin] ( /images/providers/linkedin/linkedin-003.png )
@@ -17,7 +20,6 @@ It is important to request the Advertising API permissions and fill up the reque
1720
1821<OAuth2Redirect provider = " linkedin-page" />
1922
20- If you are using the "LinkedIN Page" provider, then the redirect url should be "linkedin-page".
2123
2224Copy the created ` Client ID ` and ` Client Secret ` and add them to your ` .env ` file.
2325
You can’t perform that action at this time.
0 commit comments