supertokens / supertokens-node

Node SDK for SuperTokens core
https://supertokens.com
Other
287 stars 76 forks source link

fix: update linkedin default scopes #703

Closed obsd closed 11 months ago

obsd commented 11 months ago

Summary of change

Update to Linkedin new scopes picture attached

Related issues

Error when using Linkedin SSO

http://localhost:3000/auth/callback/linkedin?error=unauthorized_scope_error&error_description=Scope+%26quot%3Br_emailaddress%26quot%3B+is+not+authorized+for+your+application&state=eyJzdGF0ZSI6IjJmMDg1MWFkMjFiYmQyMTkyOTYxZiJ9

image

sattvikc commented 11 months ago

the PR is not correct, we will be adding support for new linked-in openid in the SDK, hence closing.