aiohttp_security¶

The library provides security for aiohttp.web.

The current version is 0.5

Contents¶

  • Usage
    • Public API
    • Authentication
    • Identity Policy
    • Authorization
  • Reference
    • Public API functions
    • Abstract policies
  • How to Make a Simple Server With Authorization
  • Permissions with database-based storage
    • Database
    • Writing policies
    • Setup
    • Launch application
  • Glossary

License¶

aiohttp_security is offered under the Apache 2 license.

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Logo

Authorization and identity for aoihttp

https://secure.travis-ci.org/aio-libs/aiohttp-security.svg?branch=master

https://codecov.io/github/aio-libs/aiohttp-security/coverage.svg?branch=master

Navigation

  • Usage
  • Reference
  • How to Make a Simple Server With Authorization
  • Permissions with database-based storage
  • Glossary

Quick search

©2015-2016 Andrew Svetlov. | Powered by Sphinx 9.1.0 & Alabaster 1.0.0 | Page source
Fork me on GitHub