From the course: AWS and React: Creating Full-Stack Apps

Unlock the full course today

Join today to access over 24,600 courses taught by industry experts.

Creating users through a React app

Creating users through a React app

- [Instructor] Okay, so you're probably dying to do this. I know I am. We've added authentication. I even saw it in the browser, but I didn't do anything, so let's do it. Let's enjoy what we've worked on so far. I'm going to create a user, and then I'm going to verify that user by the email that I get with the verification code. This UI is provided for me. I don't have to do anything. It's going to be built in, or it's already there. And then I want to check and make sure that user's created in the user pool, and then I'm going to add the ability for the user to sign out. It's all going to be so easy. I'm going to use one hand. This whole time I'm using one hand. I'm going to click on create account and I'm going to enter an email address, and then I'm going to add a password, something I'll remember, but is very, very secure. And then I'm going to create the account and it's going to ask me for a verification code.…

Contents