forked from 00dani/lemoncurry
Switch from database-persisted auth codes to stateless JSON Web Tokens :)
This commit is contained in:
parent
41d490ea80
commit
1c09be1b1c
6 changed files with 72 additions and 56 deletions
1
Pipfile
1
Pipfile
|
@ -38,6 +38,7 @@ django-shorturls = "*"
|
|||
accept-types = "*"
|
||||
django-analytical = "*"
|
||||
django-model-utils = "*"
|
||||
pyjwt = "*"
|
||||
|
||||
|
||||
[dev-packages]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue