News Feed
Jobs Feed
Sections




News Archive
Lorna Mitchell's Blog:
PHP OAuth Provider Initial Requirements
May 10, 2011 @ 10:04:59

Lorna Mitchell has a quick post related to some of the OAuth work she's done on both sides, consumer and provider. This latest post relates to the OAuth pages and endpoints that are needed as a part of the authentication process.

This article uses the pecl_oauth extension and builds on Rasmus' OAuth Provider post. [...] OAuth has a little more baggage with it than just passing a username and password to an API.

She lists the five things you'll need for your service and talks a bit about the registration process and how the consumer key/consumer secret keys are generated. There's no strict definition on them, so her example uses a combination of sha1, mt_rand and substr to get the job done. She also includes a sample "consumers" table for your reference.

3 comments voice your opinion now!
oauth provider tutorial requirements consumer endpoint


blog comments powered by Disqus

Similar Posts

Kevin Schroeder's Blog: A little more advanced ZF2 EventManager usage

Pieter's Blog: Zend_Form with XML Tutorial

Vinu Thomas' Blog: PHPLiveX - Tutorial

Tutorial: A Simple Sessions Tutorial

Gilang Chandrasa's Blog: CodeIgniter Tutorial Compilation


Community Events











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


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

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