【问题标题】:Can an CognitoUserPool be used with a client without a clientSecret?CognitoUserPool 可以与没有 clientSecret 的客户端一起使用吗?
【发布时间】:2018-08-21 12:13:36
【问题描述】:

在 AWS Cognito 开发人员指南中,始终使用客户端密钥创建 CognitoUserPool 对象。 https://docs.aws.amazon.com/cognito/latest/developerguide/tutorial-integrating-user-pools-android.html#tutorial-integrating-user-pools-console-android

AWS 控制台让我无需密钥即可创建客户端。

是否可以在 Android 中使用带有“(无密钥)”的客户端? 如果有,怎么做?

谢谢

【问题讨论】:

  • 你是怎么做到的?

标签: android amazon-web-services amazon-cognito


【解决方案1】:

是的,你可以。请记住在您的 Cognito 池中的 application 设置中(您可以在其中获得 appId),不要勾选 secret key 选项。

【讨论】:

    猜你喜欢
    • 2019-07-25
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-06-20
    • 2010-10-28
    • 2021-09-12
    • 2020-10-10
    • 2010-11-24
    相关资源
    最近更新 更多