...
/Conclusion on Route Guard: AuthGuard
Conclusion on Route Guard: AuthGuard
Let's upload our updated application to GitHub and conclude this chapter.
We'll cover the following...
What have we done so far?
In this chapter:
- We saw how routes can be restricted to certain users using route guards that are provided by Angular.
- By adding a new
isLoggedIn
method to