nuxt-firebase-auth
nuxt-firebase-auth copied to clipboard
This is an example of using Nuxt.js in SPA mode with Firebase Authentication
I am very fond of this project by the way. Is there a specific reason that `services/fireinit.js` doesn't use the `.env` variables? It seems like the firebase config object could...
Hi, I observed below behavior. on google chrome one one tab I am logged on to Gmail with username [email protected] - for this issue is it relevant or not I...
Nuxt has a `fetch` method called prior to loading the page component. If this fetch method tries to get data from firestore (using the firebase plugin as provided in your...
Hey guys, I try do it works in my app, but when I call dispatch().then() in a vue component this erro "Cannot read property 'then' of undefined" is showed, any...
Part 2?
Hey @davidroyer any idea when is part 2 coming out? Thanks! @sevresbabylone @wytanj
Its great to know this boilerplate, now how can I render page with dynamic route data coming from realtime database? Is there any configuration should I add to?
Hi, I would like to build a site that is SEO. When I try to scan [nuxt-firebase-auth.firebaseapp.com](https://nuxt-firebase-auth.firebaseapp.com/) with [www.xml-sitemaps.com](https://www.xml-sitemaps.com/), it only detects the home page, but when I try it...