david-fisher / 320-F19-Track-I

Track I's group repo
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Account Forgot Password Update Lambda #49

Closed jbosworth20 closed 4 years ago

jbosworth20 commented 4 years ago

Write code to handle updating a user's password when a user successfully changes it. Write tests to test the lambda. Document what you did in the Low-Level Design Document. Create a presentation slide including what the lambda did and what tests you ran