https://supertokens.com/ logo
Title
s

sullof

12/28/2022, 8:26 PM
Hello everyone, I have a probably dumb question but... I implemented the example app for thirdparty logins and I don't understand how to get info about the user. In the sessionInfo I get the userId, but I need at least the email they used to sign in. I see that that is returned by the signinup API but I don't see how to intercept it, so I guess that there should be another API to get info about the current user. Does everyone know which one or where I can find documentation about it? Thanks so much
Found.