yao/openapi/tests/oauth
Max 7aff66e3b4 Enhance ACL enforcement and logging for improved error handling
- Added detailed logging for ACL enforcement failures in the OAuth guard, providing clearer insights into permission issues.
- Updated error messages in the ACL enforcement logic to include contextual information such as client and user IDs, enhancing debugging capabilities.
- Introduced new constraints (CreatorOnly, EditorOnly) in the data access model, allowing for more granular control over data visibility based on user roles.
- Enhanced scope definitions to support additional constraints, improving flexibility in access control configurations.
- Updated documentation to reflect changes in data constraints and their usage in API handlers.
2025-10-22 09:51:06 +08:00
..
acl Enhance ACL enforcement and logging for improved error handling 2025-10-22 09:51:06 +08:00
oauth_test.go Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00
token_test.go Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00