fn unauthorized(message: &str) -> ControllerErrorExpand description
Builds the 401 unauthorized error the langs client expects for any rejected token.
fn unauthorized(message: &str) -> ControllerErrorBuilds the 401 unauthorized error the langs client expects for any rejected token.