pub fn clear_custom_api_keys(
providers: &[String],
mode: AuthCredentialsStoreMode,
) -> Result<()>Expand description
Clear all custom API keys from secure storage.
ยงArguments
providers- List of provider names to clearmode- The storage mode to use