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 11---
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
44---
55
66import OAuth2Redirect from " ../../components/snippets/oauth2redirect.tsx" ;
77
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
12+
1113Fill 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 )
1315
1416It 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.
1517
16- <OAuth2Redirect provider = " linkedin" />
18+ <OAuth2Redirect provider = " linkedin-page " />
1719
1820If you are using the "LinkedIN Page" provider, then the redirect url should be "linkedin-page".
1921
You can’t perform that action at this time.
0 commit comments