AtilioA / AlertaDoTesouro

🚨 A web application that notifies you about Brazilian treasury bond rates.
GNU General Public License v3.0
4 stars 1 forks source link

New feature: Resend confirmation email #52

Closed AtilioA closed 2 years ago

AtilioA commented 2 years ago

Trying to create a new account with an existing email will resend a confirmation email if the account has not been confirmed yet.

Resolves #48.

AtilioA commented 2 years ago

We'll want to show a specific message for this on the front-end, but that shall be done when we sort out how to handle messages/toasts/notifications, in a different unified effort.