yao/openapi/oauth/types
Max 72b732348d Enhance OAuth configuration types with optional defaults
- Updated the SigningConfig, TokenConfig, SecurityConfig, and ClientConfig structures to include optional default values for various fields, improving clarity and usability.
- Added comments to specify default values and optionality for each configuration parameter, enhancing documentation within the code.
- This change aims to streamline the configuration process for OAuth service implementations.
2025-07-18 17:05:13 +08:00
..
errors.go Remove deprecated OAuth interfaces and types 2025-07-17 17:19:22 +08:00
interfaces.go Add user model integration and enhance OAuth user provider 2025-07-18 11:31:39 +08:00
types.go Enhance OAuth configuration types with optional defaults 2025-07-18 17:05:13 +08:00
utils.go Implement dynamic client registration and enhance OAuth service functionality 2025-07-18 12:11:21 +08:00