Expand description
API key management for secure credential handling and storage
This module provides secure API key management with support for:
- Storing keys in config files
- Environment variable overrides
- Key rotation support
- Secure error messages that don’t expose credentials
Structs§
- ApiKey
Manager - Manages API keys for providers with support for secure storage and retrieval