Skip to content

Commit ed4029c

Browse files
committed
Added service account management note.
1 parent ab755c2 commit ed4029c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

+1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ which is required for all integration tests. This can be downloaded as a JSON fi
140140
**Settings > Service Accounts** tab of the Firebase console when you click the
141141
**Generate new private key** button. Copy the file into the repo so it's available at
142142
`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.
143144
144145

145146
2. Web API key: This allows for Auth sign-in needed for some Authentication and Tenant Management

0 commit comments

Comments
 (0)