redirect
Redirect middleware to redirect the browser to a different URL for sign in
The redirect module is accessible via the authkit.authenticate module.
Functions
f make_redirect_handler(app, auth_conf, app_conf=None, global_conf=None, prefix='authkit.method.redirect.') ...
Classes
C HandleRedirect(...) ...
This class contains 2 members.
See the source for more information.
