jibidijib
jibidijib

Reputation: 417

How to Programatically create add new aws-cognito users in REACT

Is it possible to use React in order to programatically create new aws-cognito users and delete them? I know one can update with Auth.updateUserAttributes. Is there something similar for creating and deleting users like e.g Auth.updateCreateUser or something. If possible please include an example. Thanks!

Upvotes: 1

Views: 730

Answers (1)

Related Questions