aiohttp-security/aiohttp_security
Oleh Kuchuk 42769df454 JWTIdentityPolicy polishing (#161)
* Polishing JWT policy

* Simplify tests

* Minor cleaning
2018-05-21 22:07:14 +03:00
..
__init__.py add JWTIdentityPolicy into __init__ file. (#157) 2018-05-01 11:06:35 +03:00
abc.py Switch to async/await syntax 2017-12-13 16:51:46 +02:00
api.py Two trivial typos. (#129) 2018-02-01 10:50:58 +02:00
cookies_identity.py Switch to async/await syntax 2017-12-13 16:51:46 +02:00
jwt_identity.py JWTIdentityPolicy polishing (#161) 2018-05-21 22:07:14 +03:00
session_identity.py Switch to async/await syntax 2017-12-13 16:51:46 +02:00