Go to file
Andrew Svetlov 01ebd42d8f Work on doc 2015-11-17 21:17:45 +02:00
aiohttp_security Clarify type for permission parameter 2015-11-11 01:30:41 +02:00
docs Work on doc 2015-11-17 21:17:45 +02:00
examples Place examples in the right place 2015-09-02 13:43:37 -04: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 Try to fix travis 2015-10-29 16:05:30 +02: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 Try to fix travis 2015-10-29 16:05:30 +02: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.