Skip to main content

Module config_sections

Module config_sections 

Source
Expand description

Reusable configuration section structs for Fabryk-based MCP servers.

These types represent common configuration concerns shared across multiple Fabryk applications. Projects embed them as named fields in their domain-specific Config struct.

Structsยง

OAuthConfig
OAuth2 authentication configuration (Google-style).
TlsConfig
TLS configuration with paired cert/key validation.