Go to file
Andrew Svetlov 3185eac83c Cleanup docs also 2015-09-02 13:41:41 -04:00
aiohttp_security Add test for remember/forbid when library was not setted up 2015-08-05 13:32:49 +03:00
docs Initial commit 2015-07-08 20:30:24 +03:00
examples Add manifest 2015-07-09 07:15:18 +03:00
tests Add test for remember/forbid when library was not setted up 2015-08-05 13:32:49 +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
MANIFEST.in Add manifest 2015-07-09 07:15:18 +03:00
Makefile Cleanup docs also 2015-09-02 13:41:41 -04:00
README.rst Initial commit 2015-07-08 20:30:24 +03:00
requirements-dev.txt Use pytest plugin for collectingg coverage info 2015-09-02 13:37:49 -04:00
setup.py Use py.test in python setup.py test command 2015-07-09 07:32:44 +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.