简体   繁体   English

简单的Amazon Cognito注册和登录

[英]Simple Amazon Cognito Registration and Login

I have been using Parse.com for my cloud backend and I am now looking to use AWS Mobile Hub. 我一直在将Parse.com用于我的云后端,现在正在寻找使用AWS Mobile Hub。

Currently I am trying to create a simple login and sign-up for my app. 目前,我正在尝试为我的应用创建简单的登录和注册。 In Parse I could create a PFUser with a unique username and password. 在Parse中,我可以使用唯一的用户名和密码创建PFUser。

Can anyone explain to me how to do this with AWS? 谁能向我解释如何使用AWS做到这一点? There do not seem to be any tutorials and their documentation is difficult. 似乎没有任何教程,并且其文档很困难。

目前,Mobile Hub / Cognito没有提供类似的注册和登录功能。

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

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