News Feed
Jobs Feed
Sections




News Archive
Matt Williams' Blog:
Implementing oAuth Twitter with CodeIgniter
August 26, 2010 @ 12:18:43

On his blog today Matt Williams has a quick tutorial about setting up your CodeIgniter application to use the new oAuth authentication feature that Twitter with the help of this library.

On August 31st Twitter will be axing basic auth GET requests, which is being overtaken by the more secure oAuth, there are a few tutorials out there on how to use oAuth and how to get started creating an app with CodeIgniter, but not many with actually helpful advice so here is my 2 penneth.

The library makes it simple to connect to the Twitter servers with your key/token combination and run a check against the credentials via a simple "oauth()" method call. Sample code is included in the post to make implementing easier.

0 comments voice your opinion now!
oauth codeigniter tutorial library implement


blog comments powered by Disqus

Similar Posts

DevShed: Decoupling the Validation of Data with Bridge Classes in PHP 5

NetTuts.com: Create WordPress Plugins with OOP Techniques

Stoyan Stefanov's Blog: Automating HTTPWatch with PHP

DevShed: Building PDF Documents with PHP 5

NETTUTS.com: ASP.NET for PHP Developers


Community Events











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


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

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