pub fn read(source: &ValueSource) -> Result<SecretString, Error>Expand description
Read the token. A SecretString, so it reaches the Authorization header
and nothing else — including a {:?} on whatever ends up holding it.
pub fn read(source: &ValueSource) -> Result<SecretString, Error>Read the token. A SecretString, so it reaches the Authorization header
and nothing else — including a {:?} on whatever ends up holding it.