From 2d1826235f672c4545c47c5c52854575a08b8913 Mon Sep 17 00:00:00 2001 From: Hugo Pointcheval Date: Sun, 10 Jul 2022 22:25:42 +0200 Subject: [PATCH] chore: update gitignore --- .gitignore | 2 +- .../example/android/app/google-services.json | 60 +++---------------- .../example/android/app/google-services.json | 60 +++---------------- 3 files changed, 17 insertions(+), 105 deletions(-) diff --git a/.gitignore b/.gitignore index 06faadcc..6b6913f7 100644 --- a/.gitignore +++ b/.gitignore @@ -196,4 +196,4 @@ $RECYCLE.BIN/ .idea/ *.iml -google-services.json +google-services.json \ No newline at end of file diff --git a/packages/wyatt_authentication_bloc/example/android/app/google-services.json b/packages/wyatt_authentication_bloc/example/android/app/google-services.json index cd75a682..448a816f 100644 --- a/packages/wyatt_authentication_bloc/example/android/app/google-services.json +++ b/packages/wyatt_authentication_bloc/example/android/app/google-services.json @@ -14,6 +14,14 @@ } }, "oauth_client": [ + { + "client_id": "136771801992-nps7ic22shstvgdv0c2ojvbkj3dkntum.apps.googleusercontent.com", + "client_type": 1, + "android_info": { + "package_name": "com.example.authentication_bloc_example", + "certificate_hash": "5d8790309e13b68c35e5d4d8437c35c6d15e6131" + } + }, { "client_id": "136771801992-ncuib3rbu7p4ro4eo5su4vaudn2u4qrv.apps.googleusercontent.com", "client_type": 3 @@ -77,58 +85,6 @@ ] } } - }, - { - "client_info": { - "mobilesdk_app_id": "1:136771801992:android:d20e0361057e815197203d", - "android_client_info": { - "package_name": "com.example.example" - } - }, - "oauth_client": [ - { - "client_id": "136771801992-n2pq8oqutvrqj58e05hbavvc7n1jdfjb.apps.googleusercontent.com", - "client_type": 1, - "android_info": { - "package_name": "com.example.example", - "certificate_hash": "5d8790309e13b68c35e5d4d8437c35c6d15e6131" - } - }, - { - "client_id": "136771801992-pj9s88ao7d99pnp4ace75nj1abtmoq7e.apps.googleusercontent.com", - "client_type": 1, - "android_info": { - "package_name": "com.example.example", - "certificate_hash": "bc8faf31c0b0085dc358b2319684e10c93f42719" - } - }, - { - "client_id": "136771801992-ncuib3rbu7p4ro4eo5su4vaudn2u4qrv.apps.googleusercontent.com", - "client_type": 3 - } - ], - "api_key": [ - { - "current_key": "AIzaSyAYS14uXupkS158Q5QAFP1864UrUN_yDSk" - } - ], - "services": { - "appinvite_service": { - "other_platform_oauth_client": [ - { - "client_id": "136771801992-ncuib3rbu7p4ro4eo5su4vaudn2u4qrv.apps.googleusercontent.com", - "client_type": 3 - }, - { - "client_id": "136771801992-e585bm1n9b3lv89t4phrl9u0glsg52ua.apps.googleusercontent.com", - "client_type": 2, - "ios_info": { - "bundle_id": "com.example.example" - } - } - ] - } - } } ], "configuration_version": "1" diff --git a/packages/wyatt_crud_bloc/example/android/app/google-services.json b/packages/wyatt_crud_bloc/example/android/app/google-services.json index cd75a682..448a816f 100644 --- a/packages/wyatt_crud_bloc/example/android/app/google-services.json +++ b/packages/wyatt_crud_bloc/example/android/app/google-services.json @@ -14,6 +14,14 @@ } }, "oauth_client": [ + { + "client_id": "136771801992-nps7ic22shstvgdv0c2ojvbkj3dkntum.apps.googleusercontent.com", + "client_type": 1, + "android_info": { + "package_name": "com.example.authentication_bloc_example", + "certificate_hash": "5d8790309e13b68c35e5d4d8437c35c6d15e6131" + } + }, { "client_id": "136771801992-ncuib3rbu7p4ro4eo5su4vaudn2u4qrv.apps.googleusercontent.com", "client_type": 3 @@ -77,58 +85,6 @@ ] } } - }, - { - "client_info": { - "mobilesdk_app_id": "1:136771801992:android:d20e0361057e815197203d", - "android_client_info": { - "package_name": "com.example.example" - } - }, - "oauth_client": [ - { - "client_id": "136771801992-n2pq8oqutvrqj58e05hbavvc7n1jdfjb.apps.googleusercontent.com", - "client_type": 1, - "android_info": { - "package_name": "com.example.example", - "certificate_hash": "5d8790309e13b68c35e5d4d8437c35c6d15e6131" - } - }, - { - "client_id": "136771801992-pj9s88ao7d99pnp4ace75nj1abtmoq7e.apps.googleusercontent.com", - "client_type": 1, - "android_info": { - "package_name": "com.example.example", - "certificate_hash": "bc8faf31c0b0085dc358b2319684e10c93f42719" - } - }, - { - "client_id": "136771801992-ncuib3rbu7p4ro4eo5su4vaudn2u4qrv.apps.googleusercontent.com", - "client_type": 3 - } - ], - "api_key": [ - { - "current_key": "AIzaSyAYS14uXupkS158Q5QAFP1864UrUN_yDSk" - } - ], - "services": { - "appinvite_service": { - "other_platform_oauth_client": [ - { - "client_id": "136771801992-ncuib3rbu7p4ro4eo5su4vaudn2u4qrv.apps.googleusercontent.com", - "client_type": 3 - }, - { - "client_id": "136771801992-e585bm1n9b3lv89t4phrl9u0glsg52ua.apps.googleusercontent.com", - "client_type": 2, - "ios_info": { - "bundle_id": "com.example.example" - } - } - ] - } - } } ], "configuration_version": "1"