[Modify]修改google,facebook的登录配置

This commit is contained in:
wushaocheng
2023-03-20 17:13:09 +08:00
parent 90ab42b47e
commit dc313b905c
6 changed files with 25 additions and 30 deletions

View File

@@ -1,41 +1,33 @@
{
"project_info": {
"project_number": "766987211654",
"project_id": "fluid-keyword-363108",
"storage_bucket": "fluid-keyword-363108.appspot.com"
"project_number": "656602722869",
"project_id": "pekolive-30f9e",
"storage_bucket": "pekolive-30f9e.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:766987211654:android:e22efc16d8ba608189d207",
"mobilesdk_app_id": "1:656602722869:android:dac206f8aae0ba9021f77c",
"android_client_info": {
"package_name": "com.vele.peko"
"package_name": "com.vele.pekolive"
}
},
"oauth_client": [
{
"client_id": "766987211654-oe8kjt7rserq31d1rdulqj2aao5b96a7.apps.googleusercontent.com",
"client_type": 1,
"android_info": {
"package_name": "com.vele.peko",
"certificate_hash": "a8ac3327a1144cf1b566ca7702338e471f143469"
}
},
{
"client_id": "766987211654-oe8kjt7rserq31d1rdulqj2aao5b96a7.apps.googleusercontent.com",
"client_id": "656602722869-sss2inirem512et0015kdqjp39mqgn96.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [
{
"current_key": "AIzaSyBLTgRb9tTIGjUvIaGl0WoLJjVFSQlEEOA"
"current_key": "AIzaSyDDoTSpY3wxOefVDVKRmE9cDiT1iv8Ra-4"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": [
{
"client_id": "766987211654-oe8kjt7rserq31d1rdulqj2aao5b96a7.apps.googleusercontent.com",
"client_id": "656602722869-sss2inirem512et0015kdqjp39mqgn96.apps.googleusercontent.com",
"client_type": 3
}
]

View File

@@ -45,7 +45,7 @@ import me.shihao.library.XRadioGroup;
/**
* @author jack
* @Description
* @Description 新用戶注冊
* @Date 2018/11/23
*/
public class AddUserInfoFragment extends BaseFragment