File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- title : Linkedin
3
- description : How to add Linkedin to your system
2
+ title : Linkedin Page
3
+ description : How to add a Linkedin Page to your system
4
4
---
5
5
6
6
import OAuth2Redirect from " ../../components/snippets/oauth2redirect.tsx" ;
7
7
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
12
+
11
13
Fill in all the details, once created head over to Products and make sure you add all the required products.
12
- ![ Linkedin] ( /images/providers/linkedin/linkedin-002 .png )
14
+ ![ Linkedin] ( /images/providers/linkedin/linkedin-003 .png )
13
15
14
16
It is important to request the Advertising API permissions and fill up the request form, or you will not have the ability to refresh your tokens.
15
17
16
- <OAuth2Redirect provider = " linkedin" />
18
+ <OAuth2Redirect provider = " linkedin-page " />
17
19
18
20
If you are using the "LinkedIN Page" provider, then the redirect url should be "linkedin-page".
19
21
You can’t perform that action at this time.
0 commit comments