We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37ca58b commit a9e1c93Copy full SHA for a9e1c93
CONTRIBUTING.md
@@ -174,6 +174,7 @@ authorize access to your Firebase project:
174
which is required for all integration tests. This can be downloaded as a JSON file from the
175
**Settings > Service Accounts** tab of the Firebase console when you click the
176
**Generate new private key** button. Copy the file into the repo so it's available at `cert.json`.
177
+ > **Note:** Service accounts should be carefully managed and their keys should never be stored in publicly accessible source code or repositories.
178
179
180
2. Web API key: This allows for Auth sign-in needed for some Authentication and Tenant Management
0 commit comments