Common Modules API#
The common modules provide shared functionality used across all SDK modules.
Overview#
The common modules include:
Authentication - Multi-environment authentication framework
Configuration - Type-safe configuration management
These modules ensure consistent behavior and reduce code duplication across different parts of the SDK.