Skip to main content

Module config

Module config 

Source
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ยง

AuthxConfig
Central configuration for authx-rs services.