Djangorestframework-simplejwt

Latest version: v5.5.0

Safety actively analyzes 723929 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

5.2.0

Not secure
* Remove the JWTTokenUserAuthentication from the Experimental Features 546 by byrpatrick [547](https://github.com/jazzband/djangorestframework-simplejwt/pull/547)
* Fix leeway type error by 2ykwang [554](https://github.com/jazzband/djangorestframework-simplejwt/pull/554)
* Add info on TokenBlacklistView to the docs by inti7ary [558](https://github.com/jazzband/djangorestframework-simplejwt/pull/558)
* Update JWTStatelessUserAuthentication docs by 2ykwang [561](https://github.com/jazzband/djangorestframework-simplejwt/pull/561)
* Allow none jti claim token type claim by denniskeends [567](https://github.com/jazzband/djangorestframework-simplejwt/pull/567)
* Allow customizing token JSON encoding by vainu-arto [568](https://github.com/jazzband/djangorestframework-simplejwt/pull/568)

5.1.0

Not secure
* Add back support for PyJWT 1.7.1 ([536](https://github.com/jazzband/djangorestframework-simplejwt/pull/536))
* Make the token serializer configurable ([521](https://github.com/jazzband/djangorestframework-simplejwt/pull/521))
* Simplify using custom token classes in serializers ([517](https://github.com/jazzband/djangorestframework-simplejwt/pull/517))
* Fix default_app_config deprecation ([415](https://github.com/jazzband/djangorestframework-simplejwt/pull/415))
* Add missing integration instructions for drf-yasg ([505](https://github.com/jazzband/djangorestframework-simplejwt/pull/505))
* Add blacklist view to log out users ([306](https://github.com/jazzband/djangorestframework-simplejwt/pull/306))
* Set default verifying key to empty str ([487](https://github.com/jazzband/djangorestframework-simplejwt/pull/487))
* Add docs about TOKEN_USER_CLASS ([455](https://github.com/jazzband/djangorestframework-simplejwt/pull/440))

Meta:
* Add auto locale updater ([456](https://github.com/jazzband/djangorestframework-simplejwt/pull/456))

Translations:

* Added Korean translations ([501](https://github.com/jazzband/djangorestframework-simplejwt/pull/501))
* Added Turkish translations ([508](https://github.com/jazzband/djangorestframework-simplejwt/pull/508))

5.0.0

Not secure
Breaking

* Set BLACKLIST_AFTER_ROTATION by default to False ([455](https://github.com/jazzband/djangorestframework-simplejwt/pull/455))

Updates

* Remove verify from jwt.decode to follow PyJWT v2.2.0 ([472](https://github.com/jazzband/djangorestframework-simplejwt/pull/472))
* Updated import list ([459](https://github.com/jazzband/djangorestframework-simplejwt/pull/459))
* Repair generation of OpenAPI with Spectacular ([452](https://github.com/jazzband/djangorestframework-simplejwt/pull/452))
* Add "iat" claim to token ([192](https://github.com/jazzband/djangorestframework-simplejwt/pull/192))
* Add blacklist view to log out users ([306](https://github.com/jazzband/djangorestframework-simplejwt/pull/306))

4.8.0

Not secure
* Add integration instructions for drf-yasg ([145](https://github.com/jazzband/djangorestframework-simplejwt/pull/145))
* Verify Serializer Should Honour Blacklist ([239](https://github.com/jazzband/djangorestframework-simplejwt/pull/239))
* Added missing import in getting_started docs ([431](https://github.com/jazzband/djangorestframework-simplejwt/pull/431))
* Use import_string for token_backend ([435](https://github.com/jazzband/djangorestframework-simplejwt/pull/435))
* Add JWKS support ([437](https://github.com/jazzband/djangorestframework-simplejwt/pull/435))
* Use pathlib instead of open in setup.py ([339](https://github.com/jazzband/djangorestframework-simplejwt/pull/339))
* Optimize default_user_authentication_rule ([441](https://github.com/jazzband/djangorestframework-simplejwt/pull/441))
* Add Leeway option to decode ([445](https://github.com/jazzband/djangorestframework-simplejwt/pull/445))

4.7.2

Not secure
* Fix BrowsableAPIRenderer needing `media_type` ([426](https://github.com/jazzband/django-rest-framework-simplejwt/pull/426))
* Fix blacklist migrations for multiple databases ([429](https://github.com/jazzband/django-rest-framework-simplejwt/pull/429))
* Fix Django 3.2 `default_app_config` deprecation ([415](https://github.com/jazzband/django-rest-framework-simplejwt/pull/415))
* Fix docs specifying `INSTALLED_APPS` for SimpleJWT iff you want translations ([420](https://github.com/jazzband/django-rest-framework-simplejwt/pull/420))
* Fix drf-yasg API Schema generation for `TokenRefreshSerializer` ([396](https://github.com/jazzband/django-rest-framework-simplejwt/pull/396))
* Fix invalid syntax in docs for `INSTALLED_APPS` ([416](https://github.com/jazzband/django-rest-framework-simplejwt/pull/416))

Translations:

* Added Dutch translations ([422](https://github.com/jazzband/django-rest-framework-simplejwt/pull/422))
* Added Ukrainian translations ([423](https://github.com/jazzband/django-rest-framework-simplejwt/pull/423))
* Added Simplified Chinese translations ([427](https://github.com/jazzband/django-rest-framework-simplejwt/pull/427))

4.7.1

Not secure
* Fixed user-generated migration file bug in token_blacklist ([411](https://github.com/jazzband/django-rest-framework-simplejwt/pull/411))

Page 2 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.