Firebase — Admin SDK credentials
firebase/admin · version 1
envs add firebase/admin
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
GOOGLE_APPLICATION_CREDENTIALS |
required | secret | The opposite of the web configuration beside it: Firebase asks for extremely high security awareness with service account keys and says to store the JSON securely. Same variable Google Cloud uses, because it is a Google Cloud service account underneath.. where to get it |