Skip to content

AAG81/django-rest-framework-jwt

This branch is 2 commits ahead of Styria-Digital/django-rest-framework-jwt:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

390ff95 · Oct 26, 2024
Jan 8, 2022
Feb 11, 2020
Mar 18, 2021
Oct 26, 2024
Dec 16, 2021
Jan 8, 2022
Dec 19, 2019
Apr 23, 2020
Jan 8, 2022
Jan 29, 2020
Dec 13, 2018
Dec 18, 2019
Dec 18, 2019
Nov 20, 2018
Dec 18, 2019
Mar 29, 2021
Nov 20, 2018
Dec 16, 2021

Repository files navigation

REST framework JWT Auth

Build Status Coverage

JSON Web Token Authentication support for Django REST Framework

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.4+
  • Django 1.11+
  • Django REST Framework 3.7+

Installation

$ pip install drf-jwt

Documentation & Support

Full documentation for the project is available at docs.

About

JSON Web Token Authentication support for Django REST Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%