The Vue.js 2 Master Class
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

🚧 NOTICE: You are watching a Vue.js 2 lesson

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.