episphere / connect

Connect API for DCEG's Cohort Study
10 stars 5 forks source link

User profile - email entry @ domain #723

Open cunnaneaq opened 3 years ago

cunnaneaq commented 3 years ago

User profile - when entering an email address, I was able to submit the form with an incorrect domain name. For example, I was able to submit "@gnail.com". Is it possible for this sort of typo to alert an error message?

Davinkjohnson commented 3 years ago

Concerns around size of effort for this? (universality of this solution?)

anthonypetersen commented 2 years ago

did this get resolved?

cusackjm commented 2 years ago

@danielruss is this possible

danielruss commented 2 years ago

what if your email is dingbat@gnail.com?

anthonypetersen commented 2 years ago

Could we / should we implement an email verification within the form similar to how we verify the email / phone when first signing up?

danielruss commented 2 years ago

Sure, you could have a set of verified email addresses for a person (and others that are not verified)

cusackjm commented 2 years ago

would it be a problem if people use a work or school email?

anthonypetersen commented 2 years ago

is this just for preferred emails / additional emails when users are setting up their profile?

Davinkjohnson commented 1 year ago

@bransteitterbr will work on implementing a "first pass" to do some basic email validations for the preferred email. (I don't believe we need to check all emails at the moment.)

We'll also begin a conversation about "confirmation emails" for when participants sign up/register or update their preferred email.