View Source Policies.ErrorHandlers (Policies v0.1.2)

Error handling

Summary

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