|
|
|
|
|
by akcreek
1811 days ago
|
|
I use email validation via MailGun for exactly this purpose with a productized service business. If we don't have a good email, then we can't deliver the service once complete. That leads to angry customers, even if the issue was a typo when they created the account. Easier to try and catch it during signup rather than at the time of delivery when emails start bouncing and you have no way to get ahold of the person. |
|
https://github.com/mailcheck/mailcheck
Fork modified for React: https://github.com/eligolding/react-mailcheck#readme