AltitudeWeb/open_api
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
..
src/main/resources Refactor permission handling and authentication services 2025-06-21 23:15:46 +02:00
build.gradle.kts Refactor API structure and update schema references 2025-04-10 23:16:57 +02:00