Skip to main content

save_auth_store

Function save_auth_store 

Source
pub fn save_auth_store(store: &AuthStore) -> Result<(), OAuthError>
Expand description
Stable since 0.63.0
Persist the auth store to disk with mode 0o600 where possible.