# REST framework JWT Auth
[](https://travis-ci.org/Styria-Digital/django-rest-framework-jwt) [](https://codecov.io/github/Styria-Digital/django-rest-framework-jwt/branch/master)
JSON Web Token Authentication support for Django REST Framework
## Overview
This package provides [JSON Web Token Authentication][jwt-auth-spec] support for [Django REST framework][drf].
If you want to know more about JWT, check out the following resources:
DjangoCon 2014 - JSON Web Tokens [Video][jwt-video] | [Slides][jwt-slides]
[Auth with JSON Web Tokens][auth-jwt]
[JWT.io][jwt-io]
## Requirements
Python 2.7, 3.4+
Django 1.11+
Django REST Framework 3.7+
## Installation
`bash $ pip install drf-jwt `
## Documentation & Support
Full documentation for the project is available at [docs][docs].
[jwt-auth-spec]: http://tools.ietf.org/html/draft-ietf-oauth-json-web-token [drf]: http://django-rest-framework.org/ [jwt-video]: https://www.youtube.com/watch?v=825hodQ61bg [jwt-slides]: https://speakerdeck.com/jpadilla/djangocon-json-web-tokens [auth-jwt]: http://jpadilla.com/post/73791304724/auth-with-json-web-tokens [jwt-io]: http://jwt.io/ [docs]: http://styria-digital.github.io/django-rest-framework-jwt
Release files for drf-jwt 1.15.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| drf-jwt-1.15.1.tar.gz | 25.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| drf_jwt-1.15.1-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 43.8 kB
Release files / drf-jwt-1.15.1.tar.gz
| Download URL | drf-jwt-1.15.1.tar.gz |
|---|---|
| Size | 25.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2efffe9e22340eea168a1b78a7a4b43af913c748b4cf047a95607068592cfcf8
|
|
BLAKE2b-256 checksum How to use checksums |
f61b8f824946c33e60086be990b76d5c11d3e8a08237ecf12479b1e27768f044
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
|
Release files / drf_jwt-1.15.1-py2.py3-none-any.whl
| Download URL | drf_jwt-1.15.1-py2.py3-none-any.whl |
|---|---|
| Size | 18.1 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
761b0bafd68ae1932f94f0ebddded917fbf103932a86deb755fbf12e223f9b0a
|
|
BLAKE2b-256 checksum How to use checksums |
687955b02a0ecc2af7b4d229ad8f9a8dee29fe305ae4e54e18c38e5ad467bacc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
|