Questions tagged [firebase]

Firebase is a serverless platform for unified development of applications for mobile devices and for the web.

Firebase is a unified, open source, mobile and web-application development platform developed by Google.

There are numerous features within Firebase that work across Android, iOS, and the web.

Firebase is composed of the following components:

  1. Google Analytics for Firebase ()
  2. Firebase App Check ()
  3. Firebase Authentication ()
  4. Cloud Functions for Firebase ()
  5. Firebase Cloud Messaging ()
  6. Firebase Dynamic Links ()
  7. Firebase Hosting ()
  8. Firebase Realtime Database ()
  9. Cloud Firestore for Firebase ()
  10. Firebase Remote Config ()
  11. Cloud Storage for Firebase ()
  12. Firebase Test Lab ()
  13. Firebase Performance Monitoring ()
  14. AdMob by Google ()
  15. Firebase Crashlytics ()
  16. Firebase Machine Learning ()
  17. Firebase In-App Messaging ()
  18. Firebase A/B Testing()
  19. Firebase App Distribution()
  20. Firebase Extensions()

Resources

141487 questions
801
votes
10 answers

Is it safe to expose Firebase apiKey to the public?

The Firebase Web-App guide states I should put the given apiKey in my Html to initialize Firebase: // TODO: Replace with your project's customized code snippet