Question: Firebase Credentials Exposed in HTML #1536
Unanswered
tcmhoang
asked this question in
Questions and Help
Replies: 1 comment
-
These credentials are always meant to be public. Security comes from having Rules for DB and storage access. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there👋, I noticed the Firebase credentials visible in the rendered HTML in the demo project located in https://nuxt-vuefire-example-blaze.web.app/
While I couldn't find anything specific in the docs, there should be a way to hide this kind of info from bot scraping.
Any ideas for hiding these credentials on the client-side? TIA!
Beta Was this translation helpful? Give feedback.
All reactions