Function get_authorization

Source
pub fn get_authorization(
    header_map: &HeaderMap,
) -> Option<Result<Credentials, CredentialsParseError>>