g***@sina.com
g***@sina.com
  • 发布:2023-06-08 16:38
  • 更新:2023-06-08 16:38
  • 阅读:780

[uni-id-co]: Invalid uni-id config file

分类:uni-app
IM

配置如下
{
"passwordSecret": [
{
"type": "hmac-sha256",
"version": 1
}
],
"passwordStrength": "medium",
"tokenSecret": "mKAhybP7QLRXLipOHi1u",
"requestAuthSecret": "",
"tokenExpiresIn": 7200,
"tokenExpiresThreshold": 3600,
"maxTokenLength": 10,
"passwordErrorLimit": 6,
"passwordErrorRetryTime": 3600,
"autoSetInviteCode": false,
"forceInviteCode": false,
"idCardCertifyLimit": 1,
"realNameCertifyLimit": 5,
"sensitiveInfoEncryptSecret": "",
"frvNeedAlivePhoto": false,
"userRegisterDefaultRole": [],
"app": {
"tokenExpiresIn": 2592000,
"tokenExpiresThreshold": 864000,
"oauth": {

  "weixin": {  
    "appid": "",  
    "appsecret": ""  
  },  

  "qq": {  
    "appid": "",  
    "appsecret": ""  
  },  
  "apple": {   
    "bundleId": ""  
  }  
}  

},
"web": {
"tokenExpiresIn": 7200,
"tokenExpiresThreshold": 3600,
"oauth": {
"weixin-h5": {
"appid": "",
"appsecret": ""
},
"weixin-web": {
"appid": "",
"appsecret": ""
}
}
},
"mp-weixin": {
"tokenExpiresIn": 259200,
"tokenExpiresThreshold": 86400,
"oauth": {

  "weixin": {  
    "appid": "",  
    "appsecret": ""  
  }  
}  

},
"mp-qq": {
"tokenExpiresIn": 259200,
"tokenExpiresThreshold": 86400,
"oauth": {
"qq": {
"appid": "",
"appsecret": ""
}
}
},
"mp-alipay": {
"tokenExpiresIn": 259200,
"tokenExpiresThreshold": 86400,
"oauth": {

  "alipay": {  
    "appid": "",  
    "privateKey": "",   
    "keyType": "PKCS8"   
  }  
}  

},
"service": {
"sms": {
"name": "",
"codeExpiresIn": 180,
"smsKey": "",
"smsSecret": "",
"scene": {
"bind-mobile-by-sms": {
"templateId": "",
"codeExpiresIn": 240
}
}
},
"univerify": {
"appid": "UNI3F0D288",
"apiKey": "2565083a34495504b6fddccf275b789b",
"apiSecret": "75eef0181e58efc7d8ecf0c8418a79d4"
}
}
}
为什么会[uni-id-co]: Invalid uni-id config file

2023-06-08 16:38 负责人:无 分享
已邀请:

要回复问题请先登录注册