I'd like to make it a requirement that an email address needs to be confirmed when registering. I think using a service like [SendGrid](https://docs.sendgrid.com/for-developers/sending-email/api-getting-started) may be the answer. Their C# library can be found here: https://github.com/sendgrid/sendgrid-csharp
I'd like to make it a requirement that an email address needs to be confirmed when registering.
I think using a service like SendGrid may be the answer.
Their C# library can be found here: https://github.com/sendgrid/sendgrid-csharp