Retrieving unverified claims from JWT #304
Unanswered
michaeloliverx
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to get the unverified claims from a JWT? I have a client application that needs to check scopes of a token to conditionally show various parts of the UI. The backend verifies the token correctly.
Beta Was this translation helpful? Give feedback.
All reactions