init for jwt identity (#147)

This commit is contained in:
Alexander Pantyukhin
2018-04-26 00:52:36 +04:00
committed by Andrew Svetlov
parent 29166f4743
commit 27ffe6dc3c
3 changed files with 92 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
flake8==3.5.0
pytest==3.5.0
pytest-cov==2.5.1
pytest-mock==1.6.3
coverage==4.5.1
sphinx==1.7.3
pep257==0.7.0
@@ -13,3 +14,4 @@ passlib==1.7.1
cryptography==2.2.2
aiohttp==3.1.3
pytest-aiohttp==0.3.0
pyjwt