Get hold of OKTA bearer token #4588
Unanswered
netdesignr
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.
-
Hi all,
Is there any way that we can get hold of the main bearer token that has
ver, jti, iss, aud, sub, air, exp, cid, uid, scp, auth_time
signature attached? Using the{ getToken }
getter, the token has very limited data in it. I need this token to be passed down with every API call request to the backend so it can then be validated as well.P.s. I can see the bearer token in the logs if I enable the debug mode.
Any help will be much appreciated!
Currently using v3.x.x
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions