feat: add Keycloak authentication integration and guard

This commit is contained in:
Jan K9f 2024-12-18 14:06:19 +01:00
parent aff058a29e
commit fe8b1a1399
Signed by: jank
GPG key ID: B267751B8AE29EFE
7 changed files with 95 additions and 3 deletions

View file

@ -19,6 +19,7 @@
"@angular/platform-browser-dynamic": "^18.2.0",
"@angular/router": "^18.2.0",
"bootstrap": "^5.3.3",
"keycloak-angular": "^16.1.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.14.10"