JSON Web Token based authentication for Django REST framework
Project description
# REST framework JWT Auth
[![Build Status](https://travis-ci.org/Styria-Digital/django-rest-framework-jwt.svg?branch=master)](https://travis-ci.org/Styria-Digital/django-rest-framework-jwt) [![Coverage](https://codecov.io/github/Styria-Digital/django-rest-framework-jwt/branch/master/graph/badge.svg)](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, 3.5, 3.6
Django 1.11, 2.0, 2.1, 2.2
Django REST Framework 3.7.x, 3.8.x
## 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
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
Hashes for drf_jwt-1.13.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5dba174216c58773ef5919046724c96e4cd038bc10c1db5e51cb9ace319f757 |
|
MD5 | 96a68acf802f4902f8078f76bbdd0521 |
|
BLAKE2b-256 | 7d61593183865a66cba646e8553ad40956c89657eafe5e27d7032d825df3ff1f |