How to identify if access token is a client token or a user token? #2271
Answered
by
aeneasr
sagarshah1983
asked this question in
Q&A
-
Hello everyone, Appreciate your suggestions! |
Beta Was this translation helpful? Give feedback.
Answered by
aeneasr
Dec 31, 2020
Replies: 1 comment 1 reply
-
The way you do it right now (comparison) is probably the only way to distinguish the token type! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
aeneasr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The way you do it right now (comparison) is probably the only way to distinguish the token type!