Update doc
This commit is contained in:
@@ -10,7 +10,20 @@
|
||||
.. highlight:: python
|
||||
|
||||
|
||||
Public functions
|
||||
================
|
||||
Public API functions
|
||||
====================
|
||||
|
||||
.. coroutine:: remember(request, response, identity, **kwargs)
|
||||
|
||||
Remember identity
|
||||
|
||||
|
||||
.. function:: setup(app, identity_policy, autz_policy)
|
||||
|
||||
Setup :mod:`aiohttp` application with security policies.
|
||||
|
||||
|
||||
Abstract policies
|
||||
=================
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user