Skip to content

Commit

Permalink
New Information based on LinkedIn's Product changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Arisamiga authored Dec 11, 2023
1 parent f6e9cd6 commit 495f689
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@ Register the app in [LinkedIn Developer Network](https://developer.linkedin.com/
#

- Once you made your Application go to your App and go to "Products"
- From there Select "Share on LinkedIn" and "Sign In with LinkedIn" and "Request Access" For both of them
- From there Select "Share on LinkedIn" and "Sign In with LinkedIn using OpenID Connect" and "Request Access" For both of them

#

- Once you have added your Products go to https://www.linkedin.com/developers/tools/oauth/
- Select "Create a new access token" and click "Create Token" Select your app and make sure you have the `r_liteprofile`, `w_member_social` scopes selected.
- Select "Create a new access token" and click "Create Token" Select your app and make sure you have the `openid`, `profile` and `w_member_social` scopes selected.
- Press "Request Access Token" and you will be asked to login. After Successfully logging in you will be given your Access Token.

# Notices
Expand Down

0 comments on commit 495f689

Please sign in to comment.