The Wayback Machine - https://web.archive.org/web/20180922195700/https://github.com/GetBlimp/django-rest-framework-jwt
Skip to content
JSON Web Token Authentication support for Django REST Framework http://getblimp.github.io/django-rest…
Clone or download
blueyed Return decoded payload in `authenticate` (#370)
This allows for accessing it on `request.auth` easily then.
Latest commit 0a0bd40 Oct 6, 2017

README.rst

REST framework JWT Auth

build-status-image pypi-version

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:

Requirements

  • Python (2.7, 3.3, 3.4, 3.5, 3.6)
  • Django (1.8, 1.9, 1.10, 1.11)
  • Django REST Framework (3.1, 3.2, 3.3, 3.4, 3.5, 3.6)

Installation

Install using pip...

$ pip install djangorestframework-jwt

Documentation & Support

Full documentation for the project is available at docs.

You may also want to follow the author on Twitter.

You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
Press h to open a hovercard with more details.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.