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
Logout Does Not invalidated already generated access tokens which is a big security concern
Password Reset Does Not Invalidate access tokens which are active in multiple systems
no support for invalidating single or all refresh / access token at once
The text was updated successfully, but these errors were encountered:
mohitpandeyji
changed the title
Not working wit django 5.2 also logot and password reset issues not still resolved in library
Not working with django 5.2 also logout and password reset issues not still resolved in library
Sep 6, 2024
Latest official release of Django is 5.1.1 and version 5.2 LTS is expected to be around mid 2025. Maybe is this too soon to report?
I just made a clean deployment with the next versions and can confirm that the first two statements work without issues:
Also, my implementations are based on the documentation
mohitpandeyji
changed the title
Not working with django 5.2 also logout and password reset issues not still resolved in library
Not working with django 5.1.1 also logout and password reset issues not still resolved in library
Sep 20, 2024
latest version not working on django 5.2
Logout Does Not invalidated already generated access tokens which is a big security concern
Password Reset Does Not Invalidate access tokens which are active in multiple systems
no support for invalidating single or all refresh / access token at once
The text was updated successfully, but these errors were encountered: