Policies
v0.1.2
Pages
Modules
Search documentation of Policies
Settings
View Source
Policies.ErrorHandlers
(Policies v0.1.2)
Error handling
Summary
Functions
resource_not_found(conn, to \\ "/404", error_str \\ nil)
unauthenticated(conn, to \\ "/login", error_str \\ nil)
unauthorized(conn, to \\ "/", error_str \\ nil)
Functions
Link to this function
resource_not_found(conn, to \\ "/404", error_str \\ nil)
View Source
Link to this function
unauthenticated(conn, to \\ "/login", error_str \\ nil)
View Source
Link to this function
unauthorized(conn, to \\ "/", error_str \\ nil)
View Source