News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
Multi-Factor Authentication with PHP and Twilio
June 22, 2012 @ 14:55:48

In this new tutorial on PHPMaster.com, Timothy Boronczk looks at using the Twilio API and multi-factor authentication.

You can make and receive phone calls and send and receive text messages using TwiML (Twilio Markup Language) and their REST API. You can work directly with the API, or use one of the available helper libraries. The library I'm using is twilio-php, which is the library released and officially supported by Twilio.

He shows you how to use the Twilio API library to create a connection object to their REST API and perform various actions like sending an SMS and placing a phone call. the code to built the multi-factor authentication is also included - a user login/password is checked against a database and a form is displayed (depending on if they want to voice call or SMS).

0 comments voice your opinion now!
authentication twilio api rest library service


blog comments powered by Disqus

Similar Posts

Marco Tabini's Blog: Software, APIs and all the king's men

Marcelo Gornstein's Blog: Sniffing in PHP using libpcap: Thank you SWIG!

ThinkPHP Blog: LAMP App Monitoring

Adam Trachtenberg's Blog: PHP SOAP vs. SDO

Scott Mattocks' Blog: Crisscott OnForce Client Desktop


Community Events











Don't see your event here?
Let us know!


functional podcast tool introduction opinion phpunit object release zendframework2 testing example community interview framework series language development code conference unittest

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework