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.1.tar.gz (6.3 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for djangorestframework_simplejwt-1.1.tar.gz
Algorithm Hash digest
SHA256 73a084612cdf090c1a3e0086b3faccb571d9df872bc89b714cdb704741c49718
MD5 b7a4504abd478c5a5fe4f225c3eae409
BLAKE2b-256 c834ec352a9efcc13b4ed88ba575d96179013a0b9bc7051dfa13de2fe2072913

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for djangorestframework_simplejwt-1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 83b4be2c83924de9b20773366bb0095791b092b13e4b7b20ef6bd8f64bec9edb
MD5 c230334f9d20a8ed5f0b42a5f17197b7
BLAKE2b-256 5026123757ed34f4287c33edccdb7fa06e29f1f8f80efd5fb2d51becd9d025ff

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