Created a Flask/Python solution which used Twilio's API to walk customer through a prompt for resetting passwords and validating accounts. The implementation involved using docker containers to deploy to dev and prod environments. Python Behave was used for testing to ensure correct behavior through interactions.