forward
Internal forward middleware for manual authentication handling
The forward module is accessible via the authkit.authenticate module.
For an example of the use of this middleware read the main AuthKit manual or look at the Pylons example at http://pylonshq.com/project/pylonshq/wiki/PylonsWithAuthKitForward
Functions
f make_forward_handler(app, auth_conf, app_conf=None, global_conf=None, prefix='authkit.forward') ...
Classes
C MyRecursive(...) ...
This class contains 2 members.
See the source for more information.
