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.
Adding user auth to an AWS project - Amazon Web Services (AWS) Tutorial
From the course: AWS and React: Creating Full-Stack Apps
Adding user auth to an AWS project
- [Instructor] Okay, that's one AWS feature down added to our project, we are hosting, great. Now we're going to add the next awesome AWS feature with Amplify, we're going to add authentication to our app. Now, this can take days sometimes in a project if you're doing a custom solution, in the past, even a provided solution was complicated. Now it's going to be a breeze, it's going to be awesome. We're going to use the amplify add auth command from the terminal, and we're going to just answer a couple of questions, it's going to be super easy. And then we're going to push it to the server, which will add this feature to AWS using all the different services necessary to do a great job. And we don't have to basically lift a finger other than tapping. Okay? We do have to lift fingers when we type, but other than that, super easy. And it's going to use Cognito to handle the authentication using again, the user pool…
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)
-
-
-