Skip to content

budescode/django_simple_jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Simple JWT

Django code for basic authentication with simple_jwt

Installation

Clone the code from github

git clone https://github.com/budescode/django_simple_jwt.git

Navigate to django_simple_jwt folder

cd django_simple_jwt

Install the requirements

pip install -r requirements.txt

Usage

python3 manage.py runserver

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages