We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab755c2 commit ed4029cCopy full SHA for ed4029c
CONTRIBUTING.md
@@ -140,6 +140,7 @@ which is required for all integration tests. This can be downloaded as a JSON fi
140
**Settings > Service Accounts** tab of the Firebase console when you click the
141
**Generate new private key** button. Copy the file into the repo so it's available at
142
`integration_cert.json`.
143
+ > **Note:** Service accounts should be carefully managed and their keys should never be stored in publicly accessible source code or repositories.
144
145
146
2. Web API key: This allows for Auth sign-in needed for some Authentication and Tenant Management
0 commit comments