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

Script-Tutorials.com: Creating a Smooth Curve Graphs with PHP and GD

DevShed: Drawing Basic Rectangles in PDF Documents with PHP 5

The Bakery: Six New Articles and Tutorials

Wes Shell's Blog: Encapsulation in PHP

Lorna Mitchell's Blog: PHP North West 2011


Community Events









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


opinion api tool unittest object interview language introduction podcast community zendframework2 database development testing phpunit composer release code framework example

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