Validate token with OIDC provider each time session is checked #11709
Unanswered
prashantJadhav
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.
-
HI ,
we are using the next auth library for imlementing our oidc authentication ,
I want to validate the SSO Token for each API request .
is ther any configuration in the Next-auth package to do so . because implementing such functionality in middleware would be a overhead
Beta Was this translation helpful? Give feedback.
All reactions