News Feed
Jobs Feed
Sections




News Archive
Richard McIntyre's Blog:
Using OAuth in Lithium
December 30, 2011 @ 13:11:34

Richard McIntyre has a new post to his blog showing how he set up OAuth support in a Lithium-based application with the help of a handy plugin (li3_oath).

The OAuth protocol is a fantastic way to login to remote services and websites. Unfortunately the spec is different in OAuth 1.0 and the yet un-solidified 2.0, the implementation is also different across different services. At the moment this is a bit of a goose chase, but libraries like li3_oauth can help! [...] I like to be in control and calling the shots! I also want to have users have the option to login to other services under the same umbrella. Working directly with OAuth is what I wanted to do. Of course I was doing this in Lithium because it is clearly the best PHP Framework!

His process is broken up into four steps:

  • Grab the latest version of the li3_oauth plugin
  • Fork and refactor the plugin
  • Create the Tweet and Facebook controllers
  • Refactor a bit more to turn it into a service

The code changes are pretty minimal and are included in the post.

0 comments voice your opinion now!
lithium framework oauth tutorial refactor plugin


blog comments powered by Disqus

Similar Posts

Jonathan Snook's Blog: CakePHP: Initial Thoughts

NetTuts.com: Simplify Form Handling in a Big Way

Felix Geisendorfer's Blog: Bringing the cold war to CakePHP 1.2 - The Containable Behavior

Henri Bergius's Blog: MidCOM on PHP5, finally

Mike Naberezny\'s Blog: Zend Framework Manual Updated


Community Events











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


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

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