
djangorestframework-simplejwt 5.5.1
0
A minimal JSON Web Token authentication plugin for Django REST Framework
Contents
A minimal JSON Web Token authentication plugin for Django REST Framework
Stars: 4301, Watchers: 4301, Forks: 698, Open Issues: 153The jazzband/djangorestframework-simplejwt repo was created 8 years ago and the last code push was 8 hours ago.
The project is very popular with an impressive 4301 github stars!
How to Install djangorestframework-simplejwt
You can install djangorestframework-simplejwt using pip
pip install djangorestframework-simplejwt
or add it to a project with poetry
poetry add djangorestframework-simplejwt
Package Details
- Author
- David Sanders
- License
- MIT
- Homepage
- https://github.com/jazzband/djangorestframework-simplejwt
- PyPi:
- https://pypi.org/project/djangorestframework-simplejwt/
- GitHub Repo:
- https://github.com/jazzband/djangorestframework-simplejwt
Classifiers
- Internet/WWW/HTTP
Related Packages
Errors
A list of common djangorestframework-simplejwt errors.
Code Examples
Here are some djangorestframework-simplejwt code examples and snippets.
GitHub Issues
The djangorestframework-simplejwt package has 153 open issues on GitHub
- feat: Add custom get user queryset method (fixes #903)
- feat(auth): add cookie-based JWT authentication backend
- feat: add django 6.0 and python 3.14 support
- Add configurable issuer/audience validation with dynamic claim support
- Bump actions/cache from 4 to 5
- [pre-commit.ci] pre-commit autoupdate
- Ability to opt-out from
DetailDictMixinon error processing - feat: implement Token Family system and optional blacklist cache
- Provide an override-able get_queryset in JWTAuthentication
- The translation of the message "No active account found with the given credentials" does not work in various locales
- Token verification is passing after token rotation
pythonfix







