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

fix(provider): convert id to string #2241

Closed
wants to merge 1 commit into from

Conversation

SagnikPradhan
Copy link

@SagnikPradhan SagnikPradhan commented Jun 24, 2021

Converting id to string before returning profile

Reasoning 💡

Github uses int ids but internally next-auth expects ids to be string

Checklist 🧢

  • Documentation
  • Tests
  • Ready to be merged

Affected issues 🎟

Not sure.

@vercel
Copy link

vercel bot commented Jun 24, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/nextauthjs/next-auth/Duy5XdtsQiFZ6SsuqTGJ97tnbHTp
✅ Preview: https://next-auth-git-fork-sagnikpradhan-patch-1-nextauthjs.vercel.app

@vercel vercel bot temporarily deployed to Preview June 24, 2021 12:11 Inactive
@github-actions github-actions bot added core Refers to `@auth/core` providers labels Jun 24, 2021
@balazsorban44
Copy link
Member

This is already fixed in the next branch.

#2108

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Refers to `@auth/core` providers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants