From the course: Learning AWS Amplify (2020)

Unlock the full course today

Join today to access over 22,700 courses taught by industry experts or purchase this course individually.

Account management

Account management - Amazon Web Services (AWS) Tutorial

From the course: Learning AWS Amplify (2020)

Start my 1-month free trial

Account management

- [Instructor] Okay, so do we think this is going to work? Let's try it out. So I'm going to put a break point on line 67 for the check sign in call, and I'm going to run it in the simulator. 'Kay, so we get the break point. We also notice that our printouts from the app delegate side of the user's signed out, and no for error, hooray. So let's step over this. User's not signed in, we get the sign in options. I'm going to put another break point on line 73 for the return, and then I will continue execution. And look, we get the default sign in. So, I'm going to create a new account, so I'll click that. And I'm going to make the username bearapp, and I'll use the same password as I used before. And then I'll use the same email and the same phone number. And then I'll sign up. Now, I should get an email that gives me a confirmation code, just like I did before. But, we don't have to necessarily login as that same user. So…

Contents