168 Adding CanActivate Route Guard
168 Adding CanActivate Route Guard
The difference between the canActivate and canActivateChild guards
To guard a route, add the guard to the canActivate property while declaring the routes in the application. content_paste. const routes: Routes = ...