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";
8
8
Head over to [ Linkedin developers] ( https://www.linkedin.com/developers/apps ) and create a new app.
9
9
![ Linkedin] ( /images/providers/linkedin/linkedin-001.png )
10
10
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.
12
15
13
16
Fill in all the details, once created head over to Products and make sure you add all the required products.
14
17
![ 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
17
20
18
21
<OAuth2Redirect provider = " linkedin-page" />
19
22
20
- If you are using the "LinkedIN Page" provider, then the redirect url should be "linkedin-page".
21
23
22
24
Copy the created ` Client ID ` and ` Client Secret ` and add them to your ` .env ` file.
23
25
You can’t perform that action at this time.
0 commit comments