Function servers::http::authorize::decode_basic

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