News Feed
Jobs Feed
Sections




News Archive
Lorna Mitchell' Blog:
PHP OAuth Provider Access Tokens
August 30, 2011 @ 08:28:04

Lorna Mitchell has posted the latest in her look at OAuth in PHP to her blog today, an introduction to access tokens - generating and handling them in your application.

I've been working with OAuth, as a provider and consumer, and there isn't a lot of documentation around it for PHP at the moment so I thought I'd share my experience in this series of articles. [...] This entry follows on from the ones about the initial requirements, how to how to handle request tokens, and authenticating users.

In this latest post, she talks about the three different types of tokens - consumer, request and verififier - and how to use them to locate a user in your app's users. Her code validates the request token and verifier against the database and, if successful, inserts the rest of the token information for the user.

0 comments voice your opinion now!
oauth provider tutorial access token consumer secret verifier


blog comments powered by Disqus

Similar Posts

Oracle Technology Network: DeployPHP Series, Part 5 - Zend Core for Oracle Quick Start

Refulz.com: Traits - Method Precedence and Conflict resolution

Grzegorz Godlewski's Blog: Automating software development and deployment

Dave Gardner's Blog: Setting up continuous integration for PHP using Hudson and Phing

NETTUTS.com: Top 15+ Best Practices for Writing Super Readable Code


Community Events











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


example interview framework community testing introduction functional zendframework2 tool code series language application opinion development release unittest phpunit conference podcast

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