【发布时间】:2017-06-17 10:56:10
【问题描述】:
Aws Cognito- 用户池,当用户没有电子邮件或电话时如何恢复/设置密码。
我在网络上为本地的一家小型企业使用它。
并希望用户仅使用用户名。
不要使用电子邮件和电话。
在验证选项卡上,我将两个复选框:电话和电子邮件留空。
然后它会显示以下红色警告。
You have not selected either email or phone number verification, so your users will not be able to recover their passwords without contacting you for support.
所以我希望他们联系支持人员是可以的。 但我找不到 API 来设置他们的密码或由管理员恢复。
如果用户联系我,我该怎么做?
【问题讨论】:
标签: amazon-web-services authentication amazon-cognito