Guys, am requesting profile scope in google auth, ...
# support-questions-legacy
m
Guys, am requesting profile scope in google auth, but where do I get the name of the user in the API's?
r
Hey @mib200
You will have to fetch that info yourself using the access token from google.
m
ok
@rp_st also, which method to use to associate this data in supertokens user?
so that it reflects in user dashboard?
metadata is seperate entity so I assume that is not the correct one
r
You can save it in usernetadat
5 Views