Go to file
Andrew Svetlov 7c702e5df9 Initial commit 2015-07-08 20:30:24 +03:00
aiohttp_security Initial commit 2015-07-08 20:30:24 +03:00
docs Initial commit 2015-07-08 20:30:24 +03:00
tests Initial commit 2015-07-08 20:30:24 +03:00
.coveragerc Initial commit 2015-07-08 20:30:24 +03:00
.gitignore Initial commit 2015-07-08 20:30:24 +03:00
.travis.yml Initial commit 2015-07-08 20:30:24 +03:00
CHANGES.txt Initial commit 2015-07-08 20:30:24 +03:00
LICENSE Initial commit 2015-07-08 20:30:24 +03:00
Makefile Initial commit 2015-07-08 20:30:24 +03:00
README.rst Initial commit 2015-07-08 20:30:24 +03:00
requirements-dev.txt Initial commit 2015-07-08 20:30:24 +03:00
setup.py Initial commit 2015-07-08 20:30:24 +03:00

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.