How best to decrypt ID token in session callback #4137
Unanswered
cameronrdecker
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking to decrypt the ID token that is sent from Auth0 within the session callback so I can access the custom claims I created and set user roles to the session. I'm having a hard time finding what the best way to do this is. Something to this effect:
Beta Was this translation helpful? Give feedback.
All reactions