AuthKit

 

AddToEnviron

Simple middleware which adds a key to the environ dictionary.

Used to add the authkit.users key to the environ when this is appropriate.


Methods

f __call__(self, environ, start_response) ...

f __init__(self, app, key, object) ...

See the source for more information.