pub fn get_credentials() -> Option<Credentials>Expand description
Gets the current credentials if logged in.
Returns None if not logged in or credentials cannot be loaded.
Respects the use_keychain config setting.
pub fn get_credentials() -> Option<Credentials>Gets the current credentials if logged in.
Returns None if not logged in or credentials cannot be loaded.
Respects the use_keychain config setting.