Skip to main content

read_credential

Function read_credential 

Source
pub fn read_credential(provider: &str) -> Result<Option<AuthCredential>>
Expand description

Read a credential from auth.json. Returns None if the provider has no stored credential.