Expand description
Centralized API key management for providers
This module handles storing and retrieving API keys separately from provider configurations, allowing provider configs to be shared and version-controlled without exposing secrets.
Structs§
- Keys
Config - Structure for storing API keys and secrets
Enums§
- Provider
Auth - Types of authentication that can be stored
Functions§
- get_
provider_ auth - Helper function to get authentication for a provider from centralized keys