In this Vue 3 tutorial, we learn about Firebase Authentication and security. We cover how to authenticate users in an application, register accounts, login, logout and update user profiles. Finally, we take a look at how to add security rules to our database and lock it to our domain.
We cover the following topics:
1. How to enable Firebase Authentication
2. How to sign-up a new user with email & password
3. How to update a user profile
4. How to sign-in a new user with email & password
5. How to sign-out a user
6. Firestore security rules
Note that this tutorial is for the Vue 3 Options API (which is similar to Vue 2). We later move on to the Composition API and then the Script Setup (3.2 update)
Google Developers Console
https://console.developers.google.com
URL Patterns
https://cloud.google.com/docs/authent...
This lesson is also available in written format
https://www.koderhq.com/tutorial/vue/...
Check out the Vue 3 for Beginners playlist for more Vue tutorial videos
• Vue 3 for Beginners
Subscribe to the channel and never miss a lesson
/ @koderhq
Visit the website for a wide range of programming tutorials
https://www.koderhq.com