1. Change style of form to new one 2. Add forgot-password page afterwards sends req to backEndDomain/auth/forgot-password with email 3. sends user to check-email page 4. user gets email to frontEndDomain/auth/reset-password/${token} 5. make page auth/reset-password/${token} sends new password to backend after filling form