
Security News
CISA Rebuffs Funding Concerns as CVE Foundation Draws Criticism
CISA denies CVE funding issues amid backlash over a new CVE foundation formed by board members, raising concerns about transparency and program governance.
djangorestframework-jwt
Advanced tools
|build-status-image| |pypi-version|
JSON Web Token Authentication support for Django REST Framework
Full documentation for the project is available at docs
_.
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:
Video
_ | Slides
_Auth with JSON Web Tokens
_JWT.io
_Install using pip
\ ...
.. code:: bash
$ pip install djangorestframework-jwt
Full documentation for the project is available at docs
_.
You may also want to follow the author
_ on Twitter.
.. _docs: http://getblimp.github.io/django-rest-framework-jwt .. _JSON Web Token Authentication: http://tools.ietf.org/html/draft-ietf-oauth-json-web-token .. _Django REST framework: http://django-rest-framework.org/ .. _Video: https://www.youtube.com/watch?v=825hodQ61bg .. _Slides: https://speakerdeck.com/jpadilla/djangocon-json-web-tokens .. _Auth with JSON Web Tokens: http://jpadilla.com/post/73791304724/auth-with-json-web-tokens .. _JWT.io: http://jwt.io/ .. _author: https://twitter.com/blimp
.. |build-status-image| image:: https://secure.travis-ci.org/GetBlimp/django-rest-framework-jwt.svg?branch=master :target: http://travis-ci.org/GetBlimp/django-rest-framework-jwt?branch=master .. |pypi-version| image:: https://img.shields.io/pypi/v/djangorestframework-jwt.svg :target: https://pypi.python.org/pypi/djangorestframework-jwt
FAQs
JSON Web Token based authentication for Django REST framework
We found that djangorestframework-jwt demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CISA denies CVE funding issues amid backlash over a new CVE foundation formed by board members, raising concerns about transparency and program governance.
Product
We’re excited to announce a powerful new capability in Socket: historical data and enhanced analytics.
Product
Module Reachability filters out unreachable CVEs so you can focus on vulnerabilities that actually matter to your application.