vuejs / vuefire

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

firebase sensitive data (.env) appear when view page source #1531

Closed mazahagenggong closed 1 month ago

mazahagenggong commented 1 month ago

Reproduction

https://nuxt-website-ma-zaha-1.vercel.app/

Steps to reproduce the bug

view page source

Expected behavior

when view page source, firebase data in .env appears in the script

Actual behavior

Sensitive data in the .env should not be seen by other people

Additional information

how do I solve it so that the data in .env doesn't appear when view page source?

posva commented 1 month ago

This is a nuxt question. Ask in their discussions