Skip to content

Commit ceb7ab4

Browse files
committed
chore: readd development secrets
1 parent b5b3d0d commit ceb7ab4

File tree

4 files changed

+28
-0
lines changed

4 files changed

+28
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"type": "service_account",
3+
"project_id": "maevsi-3f373",
4+
"private_key_id": "<private-key-id>",
5+
"private_key": "<private-key>",
6+
"client_email": "firebase-adminsdk-fbsvc@maevsi-3f373.iam.gserviceaccount.com",
7+
"client_id": "<client-id>",
8+
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
9+
"token_uri": "https://oauth2.googleapis.com/token",
10+
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
11+
"client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/firebase-adminsdk-fbsvc%40maevsi-3f373.iam.gserviceaccount.com",
12+
"universe_domain": "googleapis.com"
13+
}
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"type": "service_account",
3+
"project_id": "maevsi-3f373",
4+
"private_key_id": "<private-key-id>",
5+
"private_key": "<private-key>",
6+
"client_email": "firebase-adminsdk-fbsvc@maevsi-3f373.iam.gserviceaccount.com",
7+
"client_id": "<client-id>",
8+
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
9+
"token_uri": "https://oauth2.googleapis.com/token",
10+
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
11+
"client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/firebase-adminsdk-fbsvc%40maevsi-3f373.iam.gserviceaccount.com",
12+
"universe_domain": "googleapis.com"
13+
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
sk-proj-<...>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
sk-proj-<...>

0 commit comments

Comments
 (0)