servers::http::authorize

Function decode_basic

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