Skip to content

axrorovms/drf_auth_jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DRF Auth JWT

HI) I'm so happy seeing you)

Before using this auth you must read some instructions)

Docker setup

To use this auth you must have docker

If you have a docker run this code on your terminal:

docker run -p 6379:6379 -d redis:5

If you don't have docker, install docker from this site: https://docs.docker.com/engine/install/

Commands with make

As python interpreter language let's set up venv:

make install-req

Then, do migrations:

make mig

Finish

Change your settings (create your env file) of course and THAT'S ALL))

You can use this drf auth)

About

🟢 DRF authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors