Implement route guard
Implemented route guard that can be used to protect routes from access by not logged in users.
src/app/authentication.guard.spec.ts
0 → 100644
src/app/authentication.guard.ts
0 → 100644
Please register or sign in to comment