lib.auth.__init__.redirect_to_loginΒΆ

../_images/06.jpg

lib.auth.__init__.redirect_to_login()

Fairly straightforward, the unauthenticated user is redirected to the (value bound to) the _login_url.

Previous topic

lib.decorators.authorize

Next topic

LoginController.index

This Page