We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95633d2 commit 1ef9981Copy full SHA for 1ef9981
Readme.md
@@ -87,3 +87,5 @@ now we can import the file to index.js as "serviceAcount"
87
```
88
const serviceAccount = require('./service_acount.json');
89
90
+(add that before the call admin.credential.cert(serviceAccount))
91
+
0 commit comments