feat: add Android OAuth client configuration to production google-services.json files
This commit is contained in:
@@ -13,6 +13,14 @@
|
||||
}
|
||||
},
|
||||
"oauth_client": [
|
||||
{
|
||||
"client_id": "703616926518-gns27153vojnuj1smtsjv06tmndu2qt3.apps.googleusercontent.com",
|
||||
"client_type": 1,
|
||||
"android_info": {
|
||||
"package_name": "com.requestn.real_estate_mobile",
|
||||
"certificate_hash": "054960ba246e099009a36ab8f5762286041a1bfb"
|
||||
}
|
||||
},
|
||||
{
|
||||
"client_id": "703616926518-9h70kp29oqdgi8umr84u6n59kpb22q97.apps.googleusercontent.com",
|
||||
"client_type": 3
|
||||
|
||||
@@ -13,6 +13,14 @@
|
||||
}
|
||||
},
|
||||
"oauth_client": [
|
||||
{
|
||||
"client_id": "703616926518-gns27153vojnuj1smtsjv06tmndu2qt3.apps.googleusercontent.com",
|
||||
"client_type": 1,
|
||||
"android_info": {
|
||||
"package_name": "com.requestn.real_estate_mobile",
|
||||
"certificate_hash": "054960ba246e099009a36ab8f5762286041a1bfb"
|
||||
}
|
||||
},
|
||||
{
|
||||
"client_id": "703616926518-9h70kp29oqdgi8umr84u6n59kpb22q97.apps.googleusercontent.com",
|
||||
"client_type": 3
|
||||
|
||||
Reference in New Issue
Block a user