Open
Description
With a couple of breaking changes about to happen, this issue is a catch all checklist for everything that is planned to be done that breaks compatibility with previous versions, and requires major version to be incremented :
- stringify
sub
claim -Updating PyJWT to 2.10.0 broke login #831 - add security warning in
for_user
docs, figure out what to do withTokenVerifyView
, validate if user is active inTokenRefreshSerializer
,TokenRefreshSlidingSerializer
- A silenced error for JWT Stateless Authentication during token validation #832 - stop raising
DoesNotExist
and start raisingAuthenticationFailed
- fix: Avoid DoesNotExist exception in TokenRefreshSerializer #861
Metadata
Metadata
Assignees
Labels
No labels