美文网首页工作生活
使用AWS Cognito进行用户验证

使用AWS Cognito进行用户验证

作者: 斯瓦尔巴 | 来源:发表于2019-07-01 13:44 被阅读0次
            利用 Amazon Cognito 用户池,您可以使您的 Web 和移动应用程序用户能够注册和登录。
            您可以更改经过身份验证的用户的密码,并为未经身份验证的用户启动忘记密码流程。
    

    教程:

    https://docs.aws.amazon.com/zh_cn/cognito/latest/developerguide/cognito-user-pool-as-user-directory.html

    文档、SDK 和示例应用程序

    https://aws.amazon.com/cn/cognito/dev-resources/

    IOS:
    https://github.com/awslabs/aws-sdk-ios-samples/tree/master/CognitoYourUserPools-Sample/Swift

    JS:
    https://github.com/aws-samples/aws-mobile-appsync-events-starter-react

    相关文章

      网友评论

        本文标题:使用AWS Cognito进行用户验证

        本文链接:https://www.haomeiwen.com/subject/kyhgcctx.html