Contents

djangorestframework-jwt 1.11.0

0

JSON Web Token based authentication for Django REST framework

JSON Web Token based authentication for Django REST framework

Stars: 3186, Watchers: 3186, Forks: 646, Open Issues: 163

The 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 3186 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
No  djangorestframework-jwt  pypi packages just yet.

Errors

A list of common djangorestframework-jwt errors.

Code Examples

Here are some djangorestframework-jwt code examples and snippets.

Related Packages & Articles