nuxt-ssr-firebase-auth icon indicating copy to clipboard operation
nuxt-ssr-firebase-auth copied to clipboard

Nuxt.js using SSR and Firebase with Authentication

Results 4 nuxt-ssr-firebase-auth issues
Sort by recently updated
recently updated
newest added

I used a lot of this repo to do ssr auth on my side, especially the req thing was very usefull. I am little confused about the HttpOnly flag, protecting...

SSR need a server-side requests handler, it isn't?

Great work David, your repositories are really helping me understand how it all fits together (vue, nuxt, firebase, auth). For me the missing piece right now is how to integrate...

When i run the build command, the files are built into .nuxt/dist. when deploying on firebase, it cant find an index.html file