Mobile Verification

This example uses Twilio's SMS API plus Webscript's built-in storage to perform mobile phone verification.

The Twilio part of this example is similar to the Twilio SMS example. We recommend that you read that first.

Script Code

This code uses the Twilio module for Webscript on GitHub.

Demo Code

The demo below is controlled by the following HTML and JavaScript:

Try it!