auto 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
2025-04-02 19:18:39 +02:00
2025-04-02 19:18:39 +02:00
2025-04-18 22:27:42 +02:00
2025-04-02 19:18:39 +02:00
2025-04-02 19:18:39 +02:00
S
Description
No description provided
23 MiB
Languages
HTML 34.8%
Java 31.6%
TypeScript 27.2%
SCSS 6.4%