Does GetProfileInfo return the account from the provider? Like am I able to point GetProfileInfo at an api endpoint to retrieve things like the provider ID, avatar, etc.
r
rp_st
04/17/2022, 4:05 PM
Hey @User
rp_st
04/17/2022, 4:05 PM
You should see the return type of what that function should return
rp_st
04/17/2022, 4:05 PM
It returns the user id, email and if that email is verified or not
i
infatuation
04/17/2022, 4:10 PM
If I want to fetch more, should I just be doing that API query in the signinup post response with the access token?
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).