Expand description
Authentication configuration from environment variables.
Structs§
- Auth
Config - Authentication configuration for the API server.
Enums§
- Auth
Config Error - Errors that can occur when loading auth configuration.
- Auth
Mode - Authentication mode.
Functions§
- resolve_
rate_ limit_ rpm - Resolve the per-key requests-per-minute limit from
AA_RATE_LIMIT_RPM.