servers::http::authorize

Function decode_basic

Source
fn decode_basic(credential: &'_ str) -> Result<(String, SecretString)>