Skip to content

fix: add support for newest version of djangorestframework-simplejwt#683

Open
bartvanandel wants to merge 1 commit into
iMerica:masterfrom
bartvanandel:fix/support-newest-simplejwt
Open

fix: add support for newest version of djangorestframework-simplejwt#683
bartvanandel wants to merge 1 commit into
iMerica:masterfrom
bartvanandel:fix/support-newest-simplejwt

Conversation

@bartvanandel
Copy link
Copy Markdown

Version v5.5.0 splits "Token is invalid or expired" into "Token is invalid" and "Token is expired". This change adds support for these newer messages, while staying backward compatible with older versions.

Version v5.5.0 splits "Token is invalid or expired" into "Token is
invalid" and "Token is expired". This change adds support for these
newer messages, while staying backward compatible with older versions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant