pub fn token_for(provider: &str, creds: &Credentials) -> Option<String>Expand description
Resolve a provider’s token: environment first so nothing has to be written down, then the credentials file.
pub fn token_for(provider: &str, creds: &Credentials) -> Option<String>Resolve a provider’s token: environment first so nothing has to be written down, then the credentials file.