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

ASys DataService\'s Blog: Rounded corners using PHP and the GD library

Mike Willbanks' Blog: E-Commerce Framework Part 2

Wez Furlong's Blog: SDO, SOA, TLA?

PHPMaster.com: Exploring PHP’s IMAP Library, Part 2

Jan Lehnardt's Blog: CouchDb PHP Library for JSON API


Community Events











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


development series phpunit framework community zendframework2 testing podcast symfony language usergroup database release functional interview rest conference opinion introduction symfony2

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