News Feed
Jobs Feed
Sections




News Archive
SitePoint.com:
OAuth for PHP Twitter Apps, Part 2
October 19, 2010 @ 09:53:55

The SitePoint PHP & MySQL tutorials blog has posted the second part of their series looking at authenticating your applications against the Twitter OAuth method. You can find part one here.

In Part 2, we're going to walk through how to let users log in to your site using Twitter's "Sign in with Twitter" authentication technique. This in turn will give us access to Twitter's API. You may have noticed "Sign in with x" buttons becoming increasingly popular as the number of username and password combinations we're asked to remember seems to increase at an exponential rate. The idea of a single login is by no means a new one.

They walk you through the process - registering your application and, using the TwitterOAuth library, create a login page that sends the information to the OAuth servers and, if valid, calls a callback script on your site.

0 comments voice your opinion now!
oauth tutorial twitter authentication


blog comments powered by Disqus

Similar Posts

Quinton Parker's Blog: session-clustering with memcache

Wez Furlong: OpenID (and TypeKey) using native OpenSSL functions in PHP

Alexey Zakhlestins' Blog: Work with TwitterData in PHP

IBM developer Works: PHP and RSS: Getting it together

Jani Hartikainen's Blog: Using a builder to construct complex classes


Community Events











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


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

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