Skip to content

Commit

Permalink
Added service account management note.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanedey committed Dec 19, 2023
1 parent b322736 commit 4864eb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ authorize access to your Firebase project:
which is required for all integration tests. This can be downloaded as a JSON file from the
**Settings > Service Accounts** tab of the Firebase console when you click the
**Generate new private key** button. Copy the file into the repo so it's available at `cert.json`.
> **Note:** Service accounts should be carefully managed and their keys should never be stored in publicly accessible source code or repositories.

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

0 comments on commit 4864eb1

Please sign in to comment.