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 5 of 6

4.0

* Removed Python 2 support.
* Fixed crash when empty AUTHORIZATION header is sent.
* Fixed testing DB transaction issues.
* Simplified/improved testing and dev setup.
* Switched to using bumpversion for release process.

3.3

Not secure
* Removed official support for Python 3.4.
* Added support for Python 3.7.
* Added support for Django 2.1.
* Added support for DRF 3.9.

3.2.3

Not secure
* Fixed issue with `WWW-Authenticate` header not being included in 401
responses.

3.2.2

Not secure
* Added missing method `get` on `Token` base class.

3.2.1

Not secure
* Simplified some blacklist app code.
* Resolved possible race condition.

3.2

Not secure
* Added ``TokenObtainSerializer.get_token`` method to facilitate customization
of token claims.
* Added ``TokenVerifyView`` to allow verification of HMAC-signed tokens by API
users who have no access to the signing key.
* Renamed ``AUTH_HEADER_TYPE`` setting to ``AUTH_HEADER_TYPES``. This setting
now contains either a single valid auth header type or a list or tuple of
valid auth header types. If authentication fails, and more than one string is
present in this tuple or list, the first item in the list will be used to
build the "WWW-Authenticate" header in the response.

Page 5 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.