File tree 2 files changed +15
-0
lines changed
2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change
1
+ firestore /firebase-service.json
2
+
Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " service_account" ,
3
+ "project_id" : " FIREBASE-SERVICE-ID" ,
4
+ "private_key_id" : " xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" ,
5
+ "private_key" : " -----BEGIN PRIVATE KEY-----\n xxxxxxxxxxxxxxxxxxxxxxxxxxxxx==\n -----END PRIVATE KEY-----\n " ,
6
+ "client_email" : " firebase-adminsdk-xyzak@xxxxxxxxxxxx.iam.gserviceaccount.com" ,
7
+ "client_id" : " 999999999999999999999" ,
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-xxxxxxxxxxxxxxx.iam.gserviceaccount.com"
12
+ }
13
+
You can’t perform that action at this time.
0 commit comments