vuejs / vuefire

🔥 Firebase bindings for Vue.js
https://vuefire.vuejs.org
MIT License
3.82k stars 323 forks source link

Disable cookie minting #1419

Closed posva closed 10 months ago

posva commented 10 months ago

What problem is this solving

The cookie minting requires user to setup more things but it's only needed if the user wants to SSR pages that require auth

Proposed solution

Augment the existing auth option to allow disabling this

Describe alternatives you've considered

No response

posva commented 9 months ago

Implemented https://vuefire.vuejs.org/nuxt/auth.html#Session-Cookie