Skip to main content

Module config

Module config 

Source
Expand description

Authentication configuration from environment variables.

Structs§

AuthConfig
Authentication configuration for the API server.

Enums§

AuthConfigError
Errors that can occur when loading auth configuration.
AuthMode
Authentication mode.

Functions§

resolve_rate_limit_rpm
Resolve the per-key requests-per-minute limit from AA_RATE_LIMIT_RPM.