Refactor and improve jwt state manager

This commit is contained in:
thec0sm0s
2020-08-10 11:07:09 +05:30
parent fbb7e23116
commit 1b505fec69
5 changed files with 109 additions and 92 deletions

View File

@@ -1,8 +1,8 @@
Flask~=1.1.2
cachetools~=4.1.1
setuptools~=49.2.1
requests~=2.24.0
oauthlib~=3.1.0
discord.py~=1.4.0
Flask
pyjwt
requests
oauthlib
discord.py
cachetools
setuptools
requests_oauthlib
PyJWT~=1.7.1