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+
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
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.16.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17dc97ba184883864774359b8ea889a1a6b8ea3d7fcf049778a273248ba44725 |
|
MD5 | 63aaaa63de6c676616552e3d1c099c93 |
|
BLAKE2b-256 | 00039f9969863ab24dce4c1260b6af1f7fbe89492e7b8e430182232722e29431 |