Courses

The Vue.js Master Class - Vue Router Middlewares and Navigation Guards - 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.