id_token
.
id_token
at JWT.io to see if it has the correct information.
/tokeninfo
endpoint and have a custom domain configured within Auth0. If so, you need to use /userinfo
endpoint instead
/userinfo
endpoint properly. You should pass an access token. You should call this endpoint with the default Auth0 domain even if the tenant has a custom domain enabled.