AltitudeWeb/open_api/src/main/resources
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
..
schemas Refactor permission handling and authentication services 2025-06-21 23:15:46 +02:00
api.yml Refactor permission handling and authentication services 2025-06-21 23:15:46 +02:00
config_backend.json Added backend and fixed openapi generation 2025-04-08 22:24:24 +02:00
config_frontend.json Added backend and fixed openapi generation 2025-04-08 22:24:24 +02:00