These nodes use the new firebase-admin API and service account json is used for authentication.
touch my-firebase-service-credential.json
Setup a firebase project, get and paste the service account json to this file.
Then do
npm run test
These nodes use the new firebase-admin API and service account json is used for authentication.
touch my-firebase-service-credential.json
Setup a firebase project, get and paste the service account json to this file.
Then do
npm run test