107. Check for logged in user (#12)

This commit is contained in:
Art
2021-09-12 12:54:58 +03:00
parent e00bf6b789
commit bbdf15daec
3 changed files with 28 additions and 0 deletions

View File

@ -18,6 +18,7 @@
"@angular/platform-browser": "~12.2.0",
"@angular/platform-browser-dynamic": "~12.2.0",
"@angular/router": "~12.2.0",
"@auth0/angular-jwt": "^5.0.2",
"rxjs": "~6.6.0",
"tslib": "^2.3.0",
"zone.js": "~0.11.4"