- Watch Week-3 Video
- Create week-3 branch and go ahead
- Provision via ClickOps a Amazon Cognito User Pool
- Install and configure Amplify client-side library for Amazon Congito
- Implement API calls to Amazon Coginto for custom login, signup, recovery and forgot password page
- Show conditional elements and data based on logged in or logged out
- Verify JWT Token server side to serve authenticated API endpoints in Flask Application
speeding up until next week
-
[TO DO in process] [Hard] Decouple the JWT verify process by using Envoy as a sidecar https://www.envoyproxy.io/
-
Improve UI
-
[Easy] Implement MFA that send an SMS (text message), warning this has spend, investigate spend before considering, text messages are not eligible for AWS Credits
-
Homework Submissions
-
Knowledge Chalenges