Join Discord
Communities
Powered by
Guys, am requesting profile scope in google auth, ...
# support-questions-legacy
m
mib200
01/07/2023, 9:14 AM
Guys, am requesting profile scope in google auth, but where do I get the name of the user in the API's?
r
rp_st
01/07/2023, 9:21 AM
Hey
@mib200
rp_st
01/07/2023, 9:21 AM
You will have to fetch that info yourself using the access token from google.
rp_st
01/07/2023, 9:22 AM
See this:
https://supertokens.com/docs/thirdpartypasswordless/post-login/getting-provider-access-token
m
mib200
01/07/2023, 9:42 AM
ok
mib200
01/07/2023, 10:03 AM
@rp_st
also, which method to use to associate this data in supertokens user?
mib200
01/07/2023, 10:03 AM
so that it reflects in user dashboard?
mib200
01/07/2023, 10:03 AM
metadata is seperate entity so I assume that is not the correct one
r
rp_st
01/07/2023, 12:12 PM
You can save it in usernetadat
5
Views
Previous
Next