aiohttp-security/demo/database_auth
Grygorii Yermolenko d89f6b7e3d Fix in demos related to async-await syntax (#123)
- remove 3.4 version from setup.py
- add cryprography package to requirements since it is used in
dictionary_auth
- add a few missed async kwords
2018-01-02 14:31:19 +02:00
..
sql added simplistic dictionary_auth example (#105) 2017-09-19 11:54:37 +03:00
db.py added simplistic dictionary_auth example (#105) 2017-09-19 11:54:37 +03:00
db_auth.py Fix in demos related to async-await syntax (#123) 2018-01-02 14:31:19 +02:00
handlers.py Switch to async/await syntax 2017-12-13 16:51:46 +02:00
main.py Fix in demos related to async-await syntax (#123) 2018-01-02 14:31:19 +02:00