Auth0: get id_token instead of access_token #1564
Unanswered
tiagocborg
asked this question in
Q&A
Replies: 1 comment
-
@tiagocborg You should use
Inside the strategy JSON |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have the authentication working, but I need to get the id_token instead of the access_token. My backend is ready to validate the token signature.
This is my current configuration:
Beta Was this translation helpful? Give feedback.
All reactions