This website requires JavaScript.
Explore
Help
Sign In
python
/
aiohttp-security
Watch
1
Star
0
Fork
0
You've already forked aiohttp-security
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
097f7ecc4387467985f4a2d8edd14a7d5ca00ea9
aiohttp-security
/
aiohttp_security
History
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