-Will need email address and then query database to see if it exists
-use SendGrid for the email (don't worry about email content, will be designed later)
-have a link that expires in 15 minutes from sent time
-link should redirect to page that allows user to write new password and retype it
-if passwords match, let the password update
-redirect to login
-Will need email address and then query database to see if it exists -use SendGrid for the email (don't worry about email content, will be designed later) -have a link that expires in 15 minutes from sent time -link should redirect to page that allows user to write new password and retype it -if passwords match, let the password update -redirect to login