Skip to content

Commit

Permalink
Re-add google services template wrongly deleted in 0322900
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Benoit <[email protected]>
  • Loading branch information
jerome-benoit committed May 17, 2020
1 parent 08571de commit 0e9c560
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions assets/google-services-template.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"project_info": {
"project_number": "",
"firebase_url": "",
"project_id": "",
"storage_bucket": ""
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:12345678901:android:1234567890123456",
"android_client_info": {
"package_name": "com.emobility"
}
},
"oauth_client": [
{
"client_id": "",
"client_type": 3
}
],
"api_key": [
{
"current_key": ""
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": [
{
"client_id": "",
"client_type": 3
},
{
"client_id": "",
"client_type": 2,
"ios_info": {
"bundle_id": "com.e-Mobility"
}
}
]
}
}
}
],
"configuration_version": "1"
}

0 comments on commit 0e9c560

Please sign in to comment.