Theminijohn / twilio_sms_verify

Mobile Phone Verification using SMS via Twilio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to do phone verification using SMS via Twilio.

Requirement
  • When a user signs up , we want to send an SMS to that user with a random string to verify user’s phone number.

  • If that user replies back with that code, then verify user’s phone number in the app. Once the phone number is verified, then we can use that phone number for future use.

About

Mobile Phone Verification using SMS via Twilio


Languages

Language:Ruby 98.0%Language:CSS 1.7%Language:JavaScript 0.3%