canpolat to ProgrammingEnglish · 2 years agoValidating or verifying emailsblog.ploeh.dkexternal-linkmessage-square6fedilinkarrow-up113arrow-down10
arrow-up113arrow-down1external-linkValidating or verifying emailsblog.ploeh.dkcanpolat to ProgrammingEnglish · 2 years agomessage-square6fedilink
minus-squareIteria@sh.itjust.workslinkfedilinkEnglisharrow-up5·2 years agoWell… yes. That was the point made in the article. Validating the email address doesn’t do anything. The easiest way is to just sent a link to the entered address and see if the user can click it.
Well… yes. That was the point made in the article. Validating the email address doesn’t do anything. The easiest way is to just sent a link to the entered address and see if the user can click it.