Skip to main content

clear_custom_api_keys

Function clear_custom_api_keys 

Source
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 clear
  • mode - The storage mode to use