Need to get user data after login/signup from auth0 authentication

I have integrated react native auth0 the authentication is working fine
I want to get user info from login/signup response but I only get accessToken and idToken.
Can any well tell me how can achieve this?I basically want to have complete user data after he/she signup/login

Hi @dev.karanreact,

Welcome to the Community!

After the signup the ID token you getting have the user information encrypted in it. You need to decrypt the ID token and you will have user details in it.

Please let us know if it helps.

does it get any vaguer?

1 Like

Same problem here where for Apple ID sign I could not get the User Name - Apple blocked the App release - Auth0 come up short, Support ticket . no reply either

Hey there!

I saw that my colleague Ellen started working on the ticket. You should get your response shortly