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 - Amazon Web Services (AWS) Tutorial
From the course: AWS and React: Creating Full-Stack Apps
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.…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
(Locked)
IAM/Cognito concepts2m 25s
-
(Locked)
Adding user auth to an AWS project4m 40s
-
(Locked)
Adding user auth to a React app7m 6s
-
(Locked)
Creating users through a React app3m 6s
-
(Locked)
Challenge: Add user auth to your React app1m 12s
-
(Locked)
Solution: Add user auth to your React app1m 57s
-
(Locked)
-
-
-