Go to file
Andrew Svetlov d95b60dd72 Work on demo 2016-02-01 19:25:14 +02:00
aiohttp_security Work on demo 2015-11-26 20:09:00 +02:00
demo Work on demo 2016-02-01 19:25:14 +02:00
docs Update conf.py 2016-01-03 22:06:21 +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 Update LICENSE 2016-01-03 22:05:24 +02: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 aiohttp_session 0.4.0+ 2016-01-18 15:06:35 +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.