yao/openapi/oauth/providers/client
Max 944c3e1b8e Enhance client creation and dynamic registration in OAuth service
- Added default values for grant types, response types, application type, and token endpoint auth method during dynamic client registration.
- Implemented nil checks for client information in the CreateClient and UpdateClient methods to ensure robust error handling and validation.
2025-07-18 14:51:34 +08:00
..
default.go Enhance client creation and dynamic registration in OAuth service 2025-07-18 14:51:34 +08:00
default_test.go Remove deprecated OAuth interfaces and types 2025-07-17 17:19:22 +08:00