This lesson is for members. Join us?
Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!
Firebase Authentication and Navigation Guards
It is time to make sure that our vue router middleware checks if the user is authenticated. We use Firebase Authentication and have to be careful that we handle the event observer the right way. In this lesson, we will integrate our authentication system with our middleware and navigation guards.