pub fn clear_custom_api_keys(
providers: &[String],
mode: AuthCredentialsStoreMode,
) -> Result<()>Expand description
Clear all custom API keys from secure storage.
pub fn clear_custom_api_keys(
providers: &[String],
mode: AuthCredentialsStoreMode,
) -> Result<()>Clear all custom API keys from secure storage.