hi all, after a successful social registration/log...
# general
a
hi all, after a successful social registration/login, I want to retrieve the user's details like name, email etc, how can I achieve that? is there any reference for the same, thanks
r
hey!
Yea. You can get the access token that the social provider sent and query them for user info
(the above is for thirdpartyemailpassword recipe)
a
ok cool, thanks
18 Views