Go to file
Andrew Svetlov 2bfaaca817 Remove empty file 2015-11-30 14:54:56 +02:00
aiohttp_security Work on demo 2015-11-26 20:09:00 +02:00
demo Remove empty file 2015-11-30 14:54:56 +02:00
docs Add couple sentences to the doc 2015-11-26 14:09:01 +02:00
tests Add session identity 2015-11-19 15:25:10 +02: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 Work on demo 2015-11-21 08:45:08 +02:00
setup.py Add session identity 2015-11-19 15:25:10 +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.