You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
After user change password all login sessions (and JWT tokens) stay valid
💡 Describe the solution you'd like
Add an invalid token store (in Redis for example) which automatically delete tokens on expiration
🤚 Do you want to develop this feature yourself?