Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authorize Login token not shows #9

Open
arishanapalli opened this issue Apr 18, 2020 · 0 comments
Open

Authorize Login token not shows #9

arishanapalli opened this issue Apr 18, 2020 · 0 comments

Comments

@arishanapalli
Copy link

Its loaded the LInkedIn page and continues shows Loading ...!

After Configuration I have set the login
http://localhost:3000/auth/linkedin/callback

let linkedinCredentilas = [
"linkedInKey": "81g0jkvkqmoyas",
"linkedInSecret": "securityKeyValue",
"redirectURL": "http://localhost:3000/auth/linkedin/callback"
]

https://www.linkedin.com/uas/oauth2/authorization?response_type=code&client_id=81g0jkvkqmoyas&redirect_uri=http://localhost:3000/auth/linkedin/callback&state=linkedin1587169042&scope=r_basicprofile

Please let me know if I missed anything to make it work for SignIn via LInkedIn.

IMG_6031

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant