tomassasovsky / WeAppe.ar

Open-Source time logger backend made in Dart
MIT License
5 stars 0 forks source link

feat: validate users emails #30

Open NazarenoCavazzon opened 2 years ago

NazarenoCavazzon commented 2 years ago

Right now if a user want to use another's person email it can because we're not validating it. So if a user is not validated, it shouldn't be able to login.