User Validation Emails ā
Is there a way to use works to send an email to validate the user email address?
I can then just create a KV object to ensure the Token matches but I can't find the documentation on how to send emails to any address?
2 Replies
You would use a third-party API, like SendGrid or SES
Sweet, I'll look into that š