Function minerva_rest::controller::handlers::unauthorized
source · [−]fn unauthorized(status: Status, _req: &Request<'_>) -> ErrorResponse
Expand description
Error catcher for 401 - Unauthorized. Returned on problems with the authentication fairing.