yao/openapi
Max e936407452 Enhance OAuth functionality with registration tests and response improvements
- Added a comprehensive test for the OAuth client registration endpoint, ensuring proper handling of valid requests and responses.
- Updated the response handling methods to comply with RFC standards, including a new method for direct OAuth responses.
- Refactored existing response methods to improve security header management and streamline response generation.
- Enhanced test logging for better debugging and verification of response data during OAuth registration tests.
2025-07-21 16:07:40 +08:00
..
agent Update dependencies in go.mod and go.sum to latest versions for improved stability and performance 2025-07-13 09:15:54 +08:00
audit Update dependencies in go.mod and go.sum to latest versions for improved stability and performance 2025-07-13 09:15:54 +08:00
docs Add OpenAPI support and enhance configuration handling 2025-07-20 18:52:30 +08:00
job Update dependencies in go.mod and go.sum to latest versions for improved stability and performance 2025-07-13 09:15:54 +08:00
kb Update dependencies in go.mod and go.sum to latest versions for improved stability and performance 2025-07-13 09:15:54 +08:00
oauth Implement system store management and enhance store loading functionality 2025-07-20 11:23:00 +08:00
config.go Add OpenAPI support and enhance configuration handling 2025-07-20 18:52:30 +08:00
config_test.go Implement JSON marshaling and unmarshaling for configuration with duration parsing 2025-07-20 17:49:01 +08:00
hello.go Add OpenAPI support and enhance configuration handling 2025-07-20 18:52:30 +08:00
hello_test.go Implement OAuth endpoint logic and enhance test setup 2025-07-21 15:34:13 +08:00
oauth.go Enhance OAuth functionality with registration tests and response improvements 2025-07-21 16:07:40 +08:00
oauth_test.go Enhance OAuth functionality with registration tests and response improvements 2025-07-21 16:07:40 +08:00
openapi.go Refactor OAuth endpoint structure and add well-known handlers 2025-07-20 19:11:16 +08:00
openapi_test.go Enhance OAuth functionality with registration tests and response improvements 2025-07-21 16:07:40 +08:00
README.md Update dependencies in go.mod and go.sum to latest versions for improved stability and performance 2025-07-13 09:15:54 +08:00
response.go Enhance OAuth functionality with registration tests and response improvements 2025-07-21 16:07:40 +08:00
types.go Implement JSON marshaling and unmarshaling for configuration with duration parsing 2025-07-20 17:49:01 +08:00
well-known.go Refactor OAuth endpoint structure and add well-known handlers 2025-07-20 19:11:16 +08:00

Yao OpenAPI

OAuth

Agent

Knowledge Base

Audit Log