yao/service
Max f464638213 Add OpenAPI OAuth support in guards
- Introduced guardOpenapiOauth function to handle OAuth token validation and session ID retrieval.
- Updated guardCookieJWT and guardBearerJWT functions to integrate OpenAPI OAuth checks.
- Enhanced backward compatibility for existing cookie-based JWT handling.
- Added utility functions for access token and session ID extraction from requests.
2025-08-05 11:36:44 +08:00
..
fs [add] sui file server (dev) 2023-11-22 21:02:48 +08:00
guards.go Add OpenAPI OAuth support in guards 2025-08-05 11:36:44 +08:00
gzip.go optimize the SUI compiler & add http server gzip support 2024-07-07 15:29:50 +08:00
middleware.go Add OpenAPI support and enhance configuration handling 2025-07-20 18:52:30 +08:00
service.go Add OpenAPI support and enhance configuration handling 2025-07-20 18:52:30 +08:00
service_test.go fix: Enhance loading functions to handle non-existent directories 2025-05-13 09:10:10 +08:00
static.go ⚠️ BREAKING: Rename XGen to CUI and update license terms 2025-05-18 12:16:45 +08:00
watch.go chore: Update engine.Load calls with additional options 2024-05-05 17:54:32 +08:00
watch_test.go fix: Enhance loading functions to handle non-existent directories 2025-05-13 09:10:10 +08:00