aea0d37ee0 | ||
---|---|---|
aiohttp_security | ||
docs | ||
examples | ||
tests | ||
.coveragerc | ||
.gitignore | ||
.travis.yml | ||
CHANGES.txt | ||
LICENSE | ||
MANIFEST.in | ||
Makefile | ||
README.rst | ||
requirements-dev.txt | ||
setup.py |
README.rst
aiohttp_security ================ The library provides identity and autorization for `aiohttp.web`__. .. _aiohttp_web: http://aiohttp.readthedocs.org/en/latest/web.html __ aiohttp_web_ Usage ----- License ------- ``aiohttp_security`` is offered under the Apache 2 license.