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
2371a9574b1efad7a74723ffbd40a8af507cac4d
aiohttp-security
/
aiohttp_security
History
Vincent Maillol
2371a9574b
Add class_has_permission decorator
...
This decorator adds permission for each method of `aiohttp.web.View` class
2018-04-19 07:42:51 +02:00
..
__init__.py
Add class_has_permission decorator
2018-04-19 07:42:51 +02:00
abc.py
Switch to async/await syntax
2017-12-13 16:51:46 +02:00
api.py
Add class_has_permission decorator
2018-04-19 07:42:51 +02:00
cookies_identity.py
Switch to async/await syntax
2017-12-13 16:51:46 +02:00
session_identity.py
Switch to async/await syntax
2017-12-13 16:51:46 +02:00