nuxt-community / firebase-module

🔥 Easily integrate Firebase into your Nuxt project. 🔥
https://firebase.nuxtjs.org
MIT License
640 stars 98 forks source link

[NOT urgent] auth initialize actions #353

Closed uppergoal closed 3 years ago

uppergoal commented 3 years ago

Context:

What I've done:

Question: My stores are registered after the auth.initialize action so I can't export my onAuthStateChanged action in my package. Is there a way to fire the auth action after the registering of my stores?

Thanks

uppergoal commented 3 years ago

The newest release (7.0.0) is fixing my issue. https://firebase.nuxtjs.org/service-options/auth#subscribemanually