Conclusion on Event Guard

Let's conclude what we’ve learned so far and upload our updated application to GitHub.

We'll cover the following...

What have we done so far?

In this chapter:

  • We added the last piece of functionality to our application. This restricts our event update page to event creators by creating our second route guard,
...