K
Kinde3mo ago
ark

Discord OAuth does not provide the user's name

Hello there. I tried using Discord social sign in in Kinde today and I got no name in the user object, all I got is the id, email, and picture. I am using NextJs. How do I fix this? Thank you
1 Reply
IkiTg07
IkiTg073mo ago
I think it's because you log into discord using the email so it the username won't be provided. I had something similar with Github where I got everything except the email. Try adding the social identity to your id token as an extra claim

Did you find this page helpful?