labbsr0x / whisper

A cloud-native Identity and OAuth Provider implemented with Golang and ORY Hydra
MIT License
12 stars 4 forks source link

Error when sending confirmation mail #57

Open eabili0 opened 4 years ago

eabili0 commented 4 years ago

When sending the confirmation mail and an error occurs, Whisper is not logging those errors and there is no option for the user to ask for a new mail.

  1. We should log those errors;
  2. After registration, we should redirect the user to a special page where the user is communicated that an email has been sent with a link that the user can click to request a new email.