Skip to content

ConfidenceYobo/django-sweet-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SweetJWT

Overview

This package provides JSON Web Token Authentication support for Django REST framework.

Requirements

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

Installation

Install using pip...

$ pip install djangosweet-jwt

Credit to

  • jpadilla author of djangorestframework-jwt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages