News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
Integrating Open Authentication using Opauth
March 11, 2013 @ 09:07:52

On PHPMaster.com there's a new tutorial showing you how to implement OAuth authentication in your application using the Opauth Php library. This library lets you connect to any of a number of OAuth service providers and authenticate.

Open Authentication has evolved as a standard for third-party authentication in recent years and allows us to securely authenticate our application's users through a standard interface. Twitter and Facebook has been the standouts among dozens of authentication service providers. [...] In this article we'll explore how we can effectively use Opauth to standardize our authentication strategies. I'll be using CodeIgniter here, but even if you're not familiar with CodeIgniter, I suggest you continue reading since it will be similar for other frameworks as well. Once you understand the necessary details for integration, adapting to any framework is super simple.

He talks some about the Opauth library and shows the full authentication flow that your script will follow when using it. Code is included showing how to include and integrate the Opauth library including setup and configuration of the object and the controller/view code to implement the login form.

0 comments voice your opinion now!
opauth oauth library tutorial implement authenttication


blog comments powered by Disqus

Similar Posts

QaFoo.com Blog: Howto write a Rule for PHPMD

PHPMaster.com: Understanding OAuth - Tweeting from Scratch, Part 2

DZone.com: PHP objects in MongoDB with Doctrine

Mike Willbanks' Blog: Zend Framework Cache Backend Libmemcached + Session Cache

BinaryTides.com: Javascript style object literals in PHP


Community Events









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


tool functional development interview framework composer opinion language object code community api event testing conference unittest zendframework2 introduction example release

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