-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
linked in provider options and profile update #8345
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
|
@HugeLetters is attempting to deploy a commit to the authjs Team on Vercel. A member of the Team first needs to authorize it. |
would love this to be solved |
OMG I was stucked for a night in order to enable linkedin auth, and found this PR this morning. Please merge this appreciated it! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution, I left some comments. 🙏
Would love to see this solved too :) |
☕️ Reasoning
It seems LinkedIn has updated its authentication procedure - this PR updates the provider to reflect those changes.
LinkedIn renamed required scopes(permissions) and also changed the shape of profile data.
🧢 Checklist
🎫 Affected issues
Please scout and link issues that might be solved by this PR.
Fixes: #8316
📌 Resources