yao/openapi/oauth/types
Max 8786aa9a6a feat(database): add PostgreSQL support and enhance JSON handling
- Updated database configuration to include PostgreSQL 14.0 in CI workflows.
- Enhanced JSON null detection in the Xun store to support PostgreSQL dialect.
- Refactored time conversion utilities to handle multiple database formats, including PostgreSQL.
- Improved cleanup logic in the DataCleaner to ensure proper order of operations for referential integrity.
- Added utility functions for converting between Unix timestamps and database timestamps.
2026-04-06 02:56:04 +08:00
..
authorized.go Normalize request paths in ACL checks and add path normalization utility 2025-10-23 10:48:53 +08:00
authorized_test.go Implement authorized script execution and enhance context handling 2025-12-08 11:42:01 +08:00
errors.go Enhance OAuth token handling and refresh logic 2026-02-21 18:06:27 +08:00
interfaces.go Implement robot member update functionality with comprehensive validation 2025-10-27 12:05:11 +08:00
oidc.go feat(database): add PostgreSQL support and enhance JSON handling 2026-04-06 02:56:04 +08:00
types.go Add Yao authentication source and OAuth email handling 2026-02-07 19:44:10 +08:00
utils.go Implement dynamic client registration and enhance OAuth service functionality 2025-07-18 12:11:21 +08:00