Get access token in Middleware #695
Closed
vijayasaharan
started this conversation in
General
Replies: 1 comment
-
I was able to solve this you can get the client ID information or the claims from the accestoken using the request object, hopefully this helps someone
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I am writing a middleware to authorize an user and I have use the later version 2.6.0 to authenticate the bearer token, I would like to get those claims in the middleware to authorize the client-id, can you tell how I can get the claims
Beta Was this translation helpful? Give feedback.
All reactions