简体   繁体   English

什么是cordova gigya和cordova googleplus插件中的WEB_APPLICATION_CLIENT_ID和GOOGLE_IOS_CLIENT_ID

[英]What are the WEB_APPLICATION_CLIENT_ID and GOOGLE_IOS_CLIENT_ID in the cordova gigya and cordova googleplus plugins

In the documentation for the Cordova Gigya plugin there is mention of the GOOGLE_IOS_CLIENT_ID and the WEB_APPLICATION_CLIENT_ID在 Cordova Gigya 插件的文档中提到了 GOOGLE_IOS_CLIENT_ID 和 WEB_APPLICATION_CLIENT_ID

What exactly are they and where can you find them?它们究竟是什么,你在哪里可以找到它们? Is it correct that the WEB_APPLICATION_CLIENT_ID is the id you can find at https://console.cloud.google.com/ ? WEB_APPLICATION_CLIENT_ID 是您可以在https://console.cloud.google.com/ 上找到的 ID 是否正确?

Also is there a way to get more (console) log detail out of the Gigya plugin?还有没有办法从 Gigya 插件中获取更多(控制台)日志详细信息?

Thanks谢谢

You'll need GOOGLE_IOS_CLIENT_ID and the WEB_APPLICATION_CLIENT_ID to enable Google login for all mobile CDC SDKs.您需要 GOOGLE_IOS_CLIENT_ID 和 WEB_APPLICATION_CLIENT_ID 才能为所有移动 CDC SDK 启用 Google 登录。 Follow this instructions to create the credentials in the Google API console: https://developers.gigya.com/display/GD/Google按照以下说明在 Google API 控制台中创建凭据: https : //developers.gigya.com/display/GD/Google

Follow this steps to integrated the Cordova SDK: https://developers.gigya.com/display/GD/Cordova按照以下步骤集成 Cordova SDK: https : //developers.gigya.com/display/GD/Cordova

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM