Skip to main content

load_saved_credentials

Function load_saved_credentials 

Source
pub fn load_saved_credentials() -> Option<SavedCredentials>
Expand description

Load saved credentials from disk, returning None if the file doesn’t exist, is malformed, or the token has expired.