Expand description
Unified typed configuration for authx-rs.
AuthxConfig consolidates all configuration knobs used by the CLI, dashboard,
plugins, and runtime. It supports construction via builder pattern, direct
instantiation with defaults, or loading from environment variables.
Structsยง
- Authx
Config - Central configuration for authx-rs services.