AltitudeWeb/open_api/src/main/resources/schemas
Teriuihi 32a454c034 Refactor permission handling and authentication services
Replaced `PermissionClaim` enum with an OpenAPI-defined schema `PermissionClaimDto` for consistency across frontend and backend. Refactored authentication flow to utilize `AuthService` on the frontend, consolidating JWT handling logic. Removed redundant methods like `saveJwt` and integrated robust permission management throughout the application.
2025-06-21 23:15:46 +02:00
..
bans Add endpoints and schema for history retrieval by UUID 2025-05-03 04:37:47 +02:00
forms/appeal Add appeal endpoints and schema definitions 2025-04-12 22:51:16 +02:00
generic Add endpoints and schema for history retrieval by UUID 2025-05-03 04:37:47 +02:00
login Add JWT-based login flow with key pair generation 2025-05-24 01:33:36 +02:00
permissions Refactor permission handling and authentication services 2025-06-21 23:15:46 +02:00
team Add history page 2025-04-11 21:20:02 +02:00