Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

The Vue.js Master Class

Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.

Sign Users In and Out

Next up in our User Authentication chapter, we will implement the sign in and out features so our registered users can log in and out when necessary. We will also swap out our mocked logged in users with the real authenticated user.