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
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