Skip to main content

oauth_credential_store_from_config

Function oauth_credential_store_from_config 

Source
pub fn oauth_credential_store_from_config(
    config: Option<CredentialsStoreConfig>,
) -> Result<Arc<dyn OAuthCredentialStorage>, OAuthError>