stijn f0faa63ca7 Add JWT support for authentication handling
Integrate `@auth0/angular-jwt` for Token management. Update `app.config.ts` with `JwtModule` setup and token getter from cookies. Enhance `AuthService` to include token handling, fake login, and JWT validation using `JwtHelperService`. Introduce `JwtClaims` interface for structured token claims.
2025-07-04 22:31:41 +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%