-
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(core): support passing service account through `SERVICE_ACCOUNT` environment variable * fix(core): add warning if `FIREBASE_CLIENT_ID` is set within environment (since it will override `FIREBASE_TOKEN`, which can cause unexpected errors) * feat(docs): add note about how `SERVICE_ACCOUNT` environment variable is now supported * fix(docs): add note about requirement of service account to docs for `createTestEnvFile`
- Loading branch information
1 parent
b6a9d64
commit a8413b0
Showing
5 changed files
with
667 additions
and
331 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.