You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(providers): Update linkedin.ts to support new scopes (#11805)
LinkedIn has updated scopes for OAuth and doesn't support r_emailaddress anymore.
error_description: 'Scope "r_emailaddress" is not authorized for your application',
providerId: 'linkedin',
message: 'unauthorized_scope_error'
0 commit comments