genericOAuth link with other additional field
I’m using genericOAuth for login, but my provider doesn’t return an email — it only provides a phone number or other field. I need to link the logged-in user with an existing account in my database using this phone number. How can I achieve that?
0 Replies