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ยง
- OAuth
Config - OAuth2 authentication configuration (Google-style).
- TlsConfig
- TLS configuration with paired cert/key validation.