JSON Web Token based authentication for Django REST framework
Project description
JSON Web Token Authentication support for Django REST Framework
Full documentation for the project is available at docs.
Overview
This package provides JSON Web Token Authentication support for Django REST framework.
If you want to know more about JWT, check out the following resources:
- DjangoCon 2014 - JSON Web Tokens Video | Slides
- Auth with JSON Web Tokens
- JWT.io
Requirements
- Python (2.7, 3.3, 3.4, 3.5)
- Django (1.8, 1.9, 1.10, 1.11)
- Django REST Framework (3.0, 3.1, 3.2, 3.3, 3.4, 3.5)
Installation
Install using pip…
$ pip install djangorestframework-jwt
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for djangorestframework-jwt-1.11.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5efe33032f3a4518a300dc51a51c92145ad95fb6f4b272e5aa24701db67936a7 |
|
MD5 | 34e439f1947507d7a6ee736a6c5cc2c4 |
|
BLAKE2-256 | 35835fdf29d87e5cc04c9ebd2cedf9cd0768c5cd85ed3ee6a4d1dfd1151990de |
Close
Hashes for djangorestframework_jwt-1.11.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab15dfbbe535eede8e2e53adaf52ef0cf018ee27dbfad10cbc4cbec2ab63d38c |
|
MD5 | c1e86a5745ff54107537a8992f00f8e7 |
|
BLAKE2-256 | 2bcfb3932ad3261d6332284152a00c3e3a275a653692d318acc6b2e9cf6a1ce3 |