The Composition API Masterclass is out!
Sign-up for the Vue.js Masterclass 2024 Edition.
In this lesson, we update the UserProfileCardEditor to actually update the users email address in the Firebase auth service as well as in the firestore.
In order to update critical user information like email and password, Firebase Authentication requires that the user be recently logged in or reauthenticated.
Links