One-click Email Verification with "Magic Links"
Created by: Twilio
- Verify
- Email
- JavaScript
- Quick Deploy
This app will show you an example of how to build one-click email verification using the Twilio Verify API and Twilio SendGrid API.
This sample uses function templates to quickly create and deploy serverless functions you can use to interface with the Twilio Verify API from your production application. The interface provided allows you to test the functions.
(warning)
Warning
This application requires additional configuration using Twilio SendGrid. Please follow steps 1-6 in the documentation, using this code in your SendGrid email template.

How it works:
- User enters their email
- App populates the email template and sends email to the user
- User clicks the link in their email
- App verifies the token
Quick Deploy to TwilioGet CodeUse Twilio CLI