djangorestframework-jwt 1.11.0
0
JSON Web Token based authentication for Django REST framework
Contents
JSON Web Token based authentication for Django REST framework
Stars: 3191, Watchers: 3191, Forks: 651, Open Issues: 163The jpadilla/django-rest-framework-jwt
repo was created 10 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 3191 github stars!
How to Install djangorestframework-jwt
You can install djangorestframework-jwt using pip
pip install djangorestframework-jwt
or add it to a project with poetry
poetry add djangorestframework-jwt
Package Details
- Author
- Jose Padilla
- License
- MIT
- Homepage
- https://github.com/GetBlimp/django-rest-framework-jwt
- PyPi:
- https://pypi.org/project/djangorestframework-jwt/
- GitHub Repo:
- https://github.com/jpadilla/django-rest-framework-jwt
Classifiers
- Internet/WWW/HTTP
Related Packages
Errors
A list of common djangorestframework-jwt errors.
Code Examples
Here are some djangorestframework-jwt
code examples and snippets.