0👍
What you can do is store the email and password of the other accounts and when the user clicks on an other profile you do signOut(auth)
and then you do signInWithEmailAndPassword (auth, #other users email, #other users password)
- [Vuejs]-How do you set the default value for multiple selects on a page with vuetify?
- [Vuejs]-Vue packages version mismatch error while installing Nuxt.js: How to resolve?
Source:stackexchange.com