fn unauthorized(status: Status, _req: &Request<'_>) -> ErrorResponse
Expand description

Error catcher for 401 - Unauthorized. Returned on problems with the authentication fairing.