vuejs / vuefire

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

Update auth.md to add a note about authentication on nuxt server routes #1423

Closed ra-jeev closed 7 months ago

ra-jeev commented 1 year ago

Adding a note mentioning how to authenticate incoming requests in nuxt server routes with a simple example.

Subin-Qreative commented 9 months ago

Hi i think a much cleaner way is detailed here to use the firebase admin in server side .

https://github.com/vuejs/vuefire/discussions/1343#discussioncomment-7759907