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

The Vue.js Master Class

Sign Users in When they Register thumbnail image

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 When they Register

🚧 PLEASE NOTE: This masterclass is built with the Options API
vuejs-masterclass

The Composition API Masterclass is coming soon!

In this lesson, we'll set up a listener on onAuthStateChanged to automatically sign a user in when they create a new account. This design is convenient in combination with Vue's reactivity system, which makes it easy to monitor a users authentication state across our vue applications.