Skip to content

Commit a9e1c93

Browse files
committed
Added service account management note.
1 parent 37ca58b commit a9e1c93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ authorize access to your Firebase project:
174174
which is required for all integration tests. This can be downloaded as a JSON file from the
175175
**Settings > Service Accounts** tab of the Firebase console when you click the
176176
**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.
177178
178179

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

0 commit comments

Comments
 (0)