Files
rowy/cloud_functions/functions/firebase-credentials.json.example

13 lines
241 B
Plaintext
Raw Normal View History

2020-02-14 09:15:17 +11:00
{
"type": "service_account",
"project_id": "",
"private_key_id": "",
2020-02-15 12:59:52 +11:00
"private_key":"",
"client_email": "",
2020-02-14 09:15:17 +11:00
"client_id": "",
"auth_uri": "",
"token_uri": "",
"auth_provider_x509_cert_url": "",
"client_x509_cert_url": ""
}