Make our JWT checking more strict.
This commit is contained in:
parent
0823ba5c46
commit
82efc746b3
4 changed files with 34 additions and 14 deletions
|
@ -57,7 +57,7 @@ pyasn1==0.1.8
|
|||
pycparser==2.14
|
||||
pycrypto==2.6.1
|
||||
pygpgme==0.3
|
||||
PyJWT==1.3.0
|
||||
PyJWT==1.4.0
|
||||
PyMySQL==0.6.6
|
||||
pyOpenSSL==0.15.1
|
||||
PyPDF2==1.24
|
||||
|
|
Reference in a new issue