Skip to main content

token_for

Function token_for 

Source
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.