This repository was archived by the owner on Apr 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathgoogle-services.json
More file actions
70 lines (70 loc) · 2.14 KB
/
google-services.json
File metadata and controls
70 lines (70 loc) · 2.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
{
"project_info": {
"project_number": "872576625259",
"project_id": "swen670-b197f",
"storage_bucket": "swen670-b197f.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:872576625259:android:accd56b745157ebc7f1f2e",
"android_client_info": {
"package_name": "com.umgc.summer2022"
}
},
"oauth_client": [
{
"client_id": "872576625259-4l9htdmp7p72nglrm86gh0q14o2li2e3.apps.googleusercontent.com",
"client_type": 1,
"android_info": {
"package_name": "com.umgc.summer2022",
"certificate_hash": "00ff601fc3f03537ac7a582cc78043e693a067d5"
}
},
{
"client_id": "872576625259-4mp5rqhpsauj8b35rgr0g8re6i310uu5.apps.googleusercontent.com",
"client_type": 1,
"android_info": {
"package_name": "com.umgc.summer2022",
"certificate_hash": "f3f8573756b88db15e003e61e08d6b66d947da1b"
}
},
{
"client_id": "872576625259-9tvmkki1cm62g55ec4ch29d9r949bftt.apps.googleusercontent.com",
"client_type": 1,
"android_info": {
"package_name": "com.umgc.summer2022",
"certificate_hash": "ad5d5f74403d7ffe8ea81cf4441ad0dd162cf5d5"
}
},
{
"client_id": "872576625259-ubminu2an58mntu8l7ains085ch6tdfq.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [
{
"current_key": "${{ secrets.FIREBASE_API_KEY }}"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": [
{
"client_id": "872576625259-ubminu2an58mntu8l7ains085ch6tdfq.apps.googleusercontent.com",
"client_type": 3
},
{
"client_id": "872576625259-fk23dbk9p1vgn414dbvfc46416dskfi3.apps.googleusercontent.com",
"client_type": 2,
"ios_info": {
"bundle_id": "com.example.fall2022"
}
}
]
}
}
}
],
"configuration_version": "1"
}