Skip to main content

A minimal JSON Web Token authentication plugin for Django REST Framework

Project description

A minimal JSON Web Token authentication plugin for the Django REST Framework.

https://travis-ci.org/davesque/django-rest-framework-simplejwt.svg?branch=master https://codecov.io/gh/davesque/django-rest-framework-simplejwt/branch/master/graph/badge.svg

Simple JWT provides a JSON Web Token authentication backend for the Django REST Framework. This project has the following goals:

  • Provide a minimal set of features – The aim is not to provide all features which could be implemented on top of the JWT specification.

  • Discourage crypto negotiation – Protocols which allow for negotiation of crypto algorithms are generally considered to be weak by design. Simple JWT assumes that most use cases will be covered by sha-256 HMAC signing with a shared secret.

  • Ease of installation – It should be easy to get up and running with Simple JWT.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

djangorestframework_simplejwt-1.0.tar.gz (6.3 kB view details)

Uploaded Source

Built Distribution

djangorestframework_simplejwt-1.0-py2.py3-none-any.whl (10.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file djangorestframework_simplejwt-1.0.tar.gz.

File metadata

File hashes

Hashes for djangorestframework_simplejwt-1.0.tar.gz
Algorithm Hash digest
SHA256 87548305980ad94b7163252ad4f554226c1b7879d8ed4fb849030a5ce94e817c
MD5 13d9fab44cbd709a4432922f3552d6f6
BLAKE2b-256 74012f760fb12892639b8414d0d6f8ad191bf162757252c5b70bdaddd06ae54b

See more details on using hashes here.

File details

Details for the file djangorestframework_simplejwt-1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for djangorestframework_simplejwt-1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9ebdea3ada488648877a43a7ae97cf9ef39373ace4017266a5fddc34165acb1d
MD5 92e9bb29687ba06a5c46bccc17fc493f
BLAKE2b-256 86feb8db07fa78b1e3eacea9649148cbbd3bf386d8864ff242ad807dcd049369

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page