Skip to content

Commit

Permalink
doc: add GOOGLE_APPLICATION_CREDENTIALS instructions to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
adnanjpg committed Dec 30, 2023
1 parent cea8b07 commit b9d1d65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ This fork is a rewrite to use Google's HTTP v1 API.

This library expects the Google credentials JSON location to be
defined as `GOOGLE_APPLICATION_CREDENTIALS` in the `.env` file.
Please follow the instructions in the [Firebase Documentation](https://firebase.google.com/docs/cloud-messaging/auth-server#provide-credentials-manually) to create a service account.

## Examples

Expand Down

0 comments on commit b9d1d65

Please sign in to comment.