News Feed
Jobs Feed
Sections




News Archive
Liip Blog:
2-step verification with Google Authenticator and PHP
August 08, 2012 @ 13:12:01

With the recent focus on security (caused by some major issues with large companies) Google has responded by reinforcing their 2-Factor Authentication method. Thankfully, there's a way you can implement that functionality in your applications too using the information in this tutorial (note: the date of posting is older, but it's definitely relevant now).

Many large web services nowadays support 2-step verification to enhance the security for their users. [...] The main point about 2-step verification is that something else than your computer provides that token. If it's on your computer and that one gets stolen (or hacked into), it won't help much for the additional security. That's why you need a second device for those tokens.

They link to this library that can help you implement something similar to Google's Authenticator tool for your application.

0 comments voice your opinion now!
google authenticator twostep verification library


blog comments powered by Disqus

Similar Posts

Project: ArrBDD - a Behavior-Driven Development Library for PHP 5

PHPRiot.com: Geocoding with PHP and the Google Maps API

William Candillon's Blog: phpAspect presented at the EPFL

PHP in Action: Type hints are more useful for scalars than objects

PHPHacks.com: Creating charts with JGraph


Community Events











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


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

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