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. |
||
|---|---|---|
| .. | ||
| schemas | ||
| api.yml | ||
| config_backend.json | ||
| config_frontend.json | ||