Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 994 Bytes

markdown3.md

File metadata and controls

28 lines (18 loc) · 994 Bytes

Week-3

To Do Checklist

  • Watch Week-3 Video

Video Content Link

Class Summary

  • 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

Homework Challenges

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