- Node
- Ruby
- Python
- PHP
- .NET
Overview
This guide shows how to set up SMS-based two-factor authentication (2FA) using Plivo’s APIs and Node.js. Authentication with a one-time password (OTP) delivered to users via SMS is an effective way to secure your application.Set up the demo application
First, clone the 2FA demo repository from GitHub and install the dependencies.config.js. Replace the auth placeholders with your credentials from the Plivo console. Add your Plivo phone number and set the phlo_id to null.