Djangorestframework-jwt

Latest version: v1.11.0

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

Scan your dependencies

Page 1 of 3

3.0

1.11.0

Changelog

Added
- Test on Django 1.11 325 by orf
- Allow jtw_payload_handler to work with User models that don't have an Email field 268 by shanx

Changes
- Bump up PyJWT to 1.5.2 636539eb9452c415bbd53094186ee45d56473422
- Don't require the 'token' key to override jwt_response_payload_handler 323 by brianrower

Docs
- Fix typo in jwt_get_secret_key doc 343 by blueyed

1.10.0

Changelog

Added
- Update of django, drf, python version handling in tox.ini 262 by angvp
- Allow using a cookie as a transport for the token 275 by moises-silva | [Docs](http://getblimp.github.io/django-rest-framework-jwt/jwt_auth_cookie)
- Allow secret to be kept on user model 310 by jacoor | [Docs](http://getblimp.github.io/django-rest-framework-jwt/jwt_get_user_secret_key)

Changes
- Replace login with log in when used as a verb 295 by rriehle

Docs
- Minor typo and formatting correction index.md 293 by matthewhegarty
- Minor fix: formatting for phrase brand-new 301 by sumittada

1.9.0

Changelog

Added
- Added support for Python 3.5 286
- Added support for DRF 3.5 271
- Added support for Django 1.10 256

1.8.0

This release drops official support for Django REST Framework version 2.x as well as end of life versions of Django.

Support versions are now Django 1.8 and 1.9 with Django REST Framework 3.x.

We also add support for custom user models with Django 1.8's UUIDField as primary key.

1.7.1

Changelog

Fixed
- Fixed compatibility with DRF 3.2 147

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.