pub fn load_from(path: &Path) -> Result<Auth>
Load from an explicit path. Returns Auth::default() if the file is missing.
Auth::default()