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: Working with the XDebug extension's var_dump() function

BarelyFitz.com: CSS Colors - Take Control Using PHP

ProDevTips.com: Pagination with PHP Doctrine

Tom Jowitt's Blog: Streamlined PHP Development - Part I

Michael Maclean's Blog: Using Pango for PHP: a taster


Community Events









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


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

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