tribilin-cuba / to-the-rescue

A web service to notify about vulnerable animals in Cuba.
https://tribilin.netlify.app/
MIT License
44 stars 7 forks source link

Validate email #16

Open amaliaibarra opened 3 years ago

amaliaibarra commented 3 years ago

Validate if the email provided when a user registers exists.

By this I mean we should check if the user is the owner of that email address. I think sending a confirmation email will be the best approach.

Bootstrap already checks that the string format is correct for an email.

svege commented 3 years ago

Hello, can I take this issue?

amaliaibarra commented 3 years ago

Hi @svege!!! Yes! You can take this issue. I edited it to be a little more specific. If you have any questions feel free to ask 😊. Thank you very much for choosing our project to collaborate!! 🎉

amaliaibarra commented 3 years ago

Let me know if you're still interested after the edit so I can assign it to you :)

svege commented 3 years ago

Yes, I'd like to do it! After research of the issue, I agree that confirmation by email would be the best choice.

josejorgers commented 3 years ago

Great! It's all yours @svege. Thanks for your interest in this project