yao/openapi/tests
Max 409151037a Add Cloudflare Turnstile configuration and enhance OAuth handling in Signin API
- Added Cloudflare Turnstile site key and secret to the environment variables in both `pr-test.yml` and `unit-test.yml` workflows.
- Introduced a new endpoint in the Signin API for generating OAuth authorization URLs, improving support for third-party authentication providers.
- Enhanced the handling of OAuth provider configurations, including validation and error responses for missing or incomplete settings.
- Updated tests to cover the new OAuth authorization URL functionality and ensure sensitive data is not exposed in public configurations.
2025-07-30 20:19:55 +08:00
..
dsl Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00
file Add Signin API and update file management endpoints 2025-07-30 16:49:28 +08:00
hello Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00
kb Implement file and segment management API endpoints with error handling 2025-07-25 16:35:19 +08:00
oauth Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00
testutils Implement environment variable resolution in configuration parsing and enhance collection management API 2025-07-24 17:08:58 +08:00
config_test.go Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00
openapi_test.go Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00
signin_test.go Add Cloudflare Turnstile configuration and enhance OAuth handling in Signin API 2025-07-30 20:19:55 +08:00