python-djangorestframework-simplejwt
A minimal JSON Web Token authentication plugin for Django REST Framework
- Developed at devel:languages:python:django
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:seife:Factory/python-djangorestframework-simplejwt && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
djangorestframework_simplejwt-5.3.1.tar.gz | 0000094266 92.1 KB | |
python-djangorestframework-simplejwt.changes | 0000002412 2.36 KB | |
python-djangorestframework-simplejwt.spec | 0000002320 2.27 KB |
Revision 6 (latest revision is 8)
Ana Guerrero (anag+factory)
accepted
request 1183075
from
Steve Kowalik (StevenK)
(revision 6)
- Switch back to PyPi tarball. - Inject setuptools_scm so we install the correct version number. - Switch to autosetup macro. - No more greedy globs in %files. - Update to 5.3.1 * Breaking: Set BLACKLIST_AFTER_ROTATION by default to False * Remove EOL Python, Django and DRF version support * Remove verify from jwt.decode to follow PyJWT v2.2.0 * Add blacklist view to log out users * Add JWKS support * Add back support for PyJWT 1.7.1 * Allow customizing token JSON encoding * Revoke access token if user password is changed * Declare support for type checking * Many more changes, see CHANGELOG.md - Drop patch jwt2.patch, included upstream.
Comments 0