+1
.gitignore
+1
.gitignore
+41
google-services-dev.json.example
+41
google-services-dev.json.example
···
1
+
{
2
+
"project_info": {
3
+
"project_id": "blueskyweb-example",
4
+
"project_number": "100000000000",
5
+
"firebase_url": "https://blueskyweb-example.firebaseio.com"
6
+
},
7
+
"client": [
8
+
{
9
+
"client_info": {
10
+
"mobilesdk_app_id": "1:123456789000:android:f1bf012572b04063",
11
+
"android_client_info": {
12
+
"package_name": "xyz.blueskyweb.app.dev"
13
+
}
14
+
},
15
+
"oauth_client": [
16
+
{
17
+
"client_id": "123456789000.apps.googleusercontent.com",
18
+
"client_type": 3
19
+
}
20
+
],
21
+
"api_key": [
22
+
{
23
+
"current_key": "123456789000"
24
+
}
25
+
],
26
+
"services": {
27
+
"analytics_service": {
28
+
"status": 1
29
+
},
30
+
"appinvite_service": {
31
+
"status": 1,
32
+
"other_platform_oauth_client": []
33
+
},
34
+
"ads_service": {
35
+
"status": 2
36
+
}
37
+
}
38
+
}
39
+
],
40
+
"configuration_version": "1"
41
+
}