lcc_tool/tools/oauth2-tester
Jan d840b05da2 Enhanced OAuth2 API Tester tool, updated validation and improved CORS configuration:
- Improved OAuth2 Tester UI/UX: added support for multiple HTTP methods, query parameters, request body validation, collapsible result sections, and dynamic input handling.
- Enhanced `UserController` with validation annotations for `UserDTO` in API requests.
- Updated `UserDTO` to include stricter validation constraints (`@NotNull`, `@NotBlank`, `@Email`).
- Adjusted CORS configuration to allow all origins for OAuth endpoints.
2025-10-28 18:01:21 +01:00
..
index.html Enhanced OAuth2 API Tester tool, updated validation and improved CORS configuration: 2025-10-28 18:01:21 +01:00
run.bat Added OAuth2 API Tester tool and improved CORS/OAuth support: 2025-10-28 15:58:15 +01:00