Skip to main content

build_oauth_credential_store

Function build_oauth_credential_store 

Source
pub fn build_oauth_credential_store(
    settings_source: &SettingsSourceArgs,
    cwd: &Path,
) -> Result<Arc<dyn OAuthCredentialStorage>, OAuthError>