Auto signout callback #4419
Unanswered
sourabhchotiads
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.
-
Question 💬
I am implementing next-auth with credential provider. everything is working fine except one thing that is if my session auto expires at client side than i want to blacklist the JWT token created on the server side as well. But the issue is as the session cookie is deleted already, i never get that token resulting in the API failure, can any one tell me, which callback function or event function should i be using to call the API for this?
My [...next-auth].js file
How to reproduce ☕️
Contributing 🙌🏽
No, I am afraid I cannot help regarding this
Beta Was this translation helpful? Give feedback.
All reactions