supranim_session/controller/login

Search:
Group by:

Consts

authErrorMessage = "Invalid email address or password"

Templates

template getLogin(redirectHandlerAlreadyLoggedin: untyped; layout = "base")
renders authentication page
template getLogout(redirectHandlerSuccess: untyped)
GET handle to destroy user sessions
template postLogin(redirectHandlerSuccess: untyped)
handle authentication requests