Skip to content

Commit 081b23b

Browse files
committed
add google services for firebase
1 parent af228d9 commit 081b23b

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

app/google-services.json

+40
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
{
2+
"project_info": {
3+
"project_number": "983632160629",
4+
"firebase_url": "https://allsafe-8cef0.firebaseio.com",
5+
"project_id": "allsafe-8cef0",
6+
"storage_bucket": "allsafe-8cef0.appspot.com"
7+
},
8+
"client": [
9+
{
10+
"client_info": {
11+
"mobilesdk_app_id": "1:983632160629:android:d1d9132ddd988e7127553c",
12+
"android_client_info": {
13+
"package_name": "infosecadventures.allsafe"
14+
}
15+
},
16+
"oauth_client": [
17+
{
18+
"client_id": "983632160629-4euaeuiqobk9pjufgq0nsl39kt1204pg.apps.googleusercontent.com",
19+
"client_type": 3
20+
}
21+
],
22+
"api_key": [
23+
{
24+
"current_key": "AIzaSyDjteCQ0-ElkfBxVZIZmBfCSPNEYUYcK1g"
25+
}
26+
],
27+
"services": {
28+
"appinvite_service": {
29+
"other_platform_oauth_client": [
30+
{
31+
"client_id": "983632160629-4euaeuiqobk9pjufgq0nsl39kt1204pg.apps.googleusercontent.com",
32+
"client_type": 3
33+
}
34+
]
35+
}
36+
}
37+
}
38+
],
39+
"configuration_version": "1"
40+
}

0 commit comments

Comments
 (0)