Hello people
I am using React Native toolkit to Login with Password Realm Grant, I get an access token from the response, but I don’t get the user_id.
I need the user_Id to start using the management apis, I need to check if the user has the email verifed or not.
how can i get the user id? without using the web authtentication (universal login).
Thanks in advance.
Hi @algarcia,
Welcome to the Auth0 Community!
This example shows how to get the user’s info:
system
Closed
4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.