Replies: 1 comment 1 reply
-
You will have to add extra scopes to your provider config. Unfortunately I don't know the name of the scopes for phone number in these providers, so you have to research a bit |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question 💬
My specific application requires users to submit phone number for OTP verification.
How do I get phone number from Google and Facebook after user signs in, while using Next-Auth ?
I use Google and Facebook login for other personal details that can automatically be used to fill the user profile in my site.
Thanks in advance
How to reproduce ☕️
Create next app
Add next-auth
Get phone number of a signed in user or while the user signs in first time
Contributing 🙌🏽
Yes, I am willing to help answer this question in a PR
Beta Was this translation helpful? Give feedback.
All reactions