Relative Content

Tag Archive for javascriptfirebasevuejs3vuefire

How to use useFirebaseAuth inside Pinia Store?

I’m trying to use Firebase Authentication with VueFire inside a Pinia Store to keep my code clean and have app wide access to the user data, but when I try to access the Auth instance with const auth = useFirebaseAuth() my app throws this warning: