lib.auth.__init__.redirect_to_login()
Fairly straightforward, the unauthenticated user is redirected to the (value bound to) the _login_url.
lib.decorators.authorize
LoginController.index
Enter search terms or a module, class or function name.