Closed joaoluis-pdm closed 2 years ago
The email syntax is already being validated at the patient-ssapp, since the first working version, because:
<input type=email ...>
fieldSo the patient would need to bypass the browser's validation to submit an invalid syntatic email.
The syntax of the email that the patient gives on signup should be validated.
(Meeting 2022-01-25 - email validation flow could be done after the pilot).