Optional
apiAn encrypted string used when calling certain APIs that don't need to
access private user data
(example value: AIzaSyDOCAbC123dEf456GhI789jKl012-MnO
).
Optional
appUnique identifier for the app.
Optional
authAuth domain for the project ID.
Optional
databaseURLDefault Realtime Database URL.
Optional
measurementAn ID automatically created when you enable Analytics in your Firebase project and register a web app. In versions 7.20.0 and higher, this parameter is optional.
Optional
messagingUnique numerical value used to identify each sender that can send Firebse Cloud Messaging messages to client apps.
Optional
projectThe unique identifier for the project across all of Firebase and Google Cloud.
Optional
storageThe default Cloud Storage bucket name.
Generated using TypeDoc
Firebase configuration object. Contains a set of parameters required by services in order to successfully communicate with Firebase server APIs and to associate client data with your Firebase project and Firebase application. Typically this object is populated by the Firebase console at project setup. See also: Learn about the Firebase config object.