Djangorestframework-simplejwt

Latest version: v5.3.1

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

Scan your dependencies

Page 2 of 6

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))

4.7.0

Not secure
* Added support for Django 3.2 and drop Django 3.0 ([404](https://github.com/jazzband/django-rest-framework-simplejwt/pull/404))
* Added Italian translations ([342](https://github.com/jazzband/django-rest-framework-simplejwt/pull/342))
* Fixed DRF app registry bug, specifically `django.core.exceptions.AppRegistryNotReady`
([331](https://github.com/jazzband/django-rest-framework-simplejwt/pull/331))
* Fixed support for PyJWT>=2.0.0 ([376](https://github.com/jazzband/django-rest-framework-simplejwt/pull/376))
* Migrated blacklist app models to use BigAutoField IDs for Django>=3.2. ([404](https://github.com/jazzband/django-rest-framework-simplejwt/pull/404))

4.6

* Added support for PyJWT>=2.0.0 ([329](https://github.com/jazzband/django-rest-framework-simplejwt/pull/329))
* Restored Python 3.7 support ([332](https://github.com/jazzband/django-rest-framework-simplejwt/pull/332))
* Fixed Django 4.0 re_path deprecation ([280](https://github.com/jazzband/django-rest-framework-simplejwt/pull/280))

Translations:
* Added Indonesian translations ([316](https://github.com/jazzband/django-rest-framework-simplejwt/pull/316))

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.