class AuthController
- AuthController
- Athena::Routing::Controller
- Reference
- Object
Defined in:
athena-session-example.crConstructors
Instance Method Summary
- #index : ART::Response
- #login(username : String, password : String) : ART::RedirectResponse
- #logout : ART::RedirectResponse