【发布时间】:2015-04-11 02:50:02
【问题描述】:
我的 android 应用程序使用 Google Plus 登录,我正在尝试将其与 Cognito 集成。当我运行该应用程序时,它给了我 Cognito Credential Provider ID,当我使用 Google Plus 登录时,它给了我 Google 令牌。我检查了我的 AWS Cognito,它显示了这一点。
Unauthenticated connections 3
Google Sign-in 0.
但是当它通过 Google 正确登录并且还为我提供 Google Token 时,我做错了什么?
编辑 1:这是我的代码:
【问题讨论】:
标签: android amazon-web-services google-plus amazon-cognito credential-providers