Omnichannel 2FA
Created by: Twilio
- Verify
- Java
- Python
- Ruby
- JavaScript
- PHP
This sample app will show you how to:
- Protect all assets within a folder (on a server) with two-factor authentication (2FA)
- Use four different channels for 2FA delivery: Voice, SMS, Soft Tokens, and Push Notifications.
- Choose a language
This project is available in multiple programming languages.
- Get the code for this project
The code for this sample is available on GitHub to view and download.
- Get Twilio credentials
You will need an Account SID and Auth Token in order to run this code.
Checking for existing account...
- Set up the code sample locally
Follow the setup instructions in the README to get the sample up and running.