TOTP with SMS 2FA fallback
Created by: Twilio
- Verify
- JavaScript
- Quick Deploy
This app will show you an example of how to build a time-based one-time passcode (TOTP) experience with fallback to SMS or WhatsApp using the Twilio Verify 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.
How it works:
- User verifies their phone number
- User sets up TOTP authentication with app of their choice
- User can log in with either method: TOTP or SMS/WhatsApp OTP
For more information, check out this overview of TOTP. For more best practices including retry logic and channel fallback, check out best practices for managing retry logic with SMS 2FA.
Quick Deploy to TwilioGet CodeUse Twilio CLI