Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Content with Style:
Linkedin and Zend_Oauth
May 07, 2010 @ 16:57:01

New from the Content with Style blog today there's a quick tutorial showing how to connect an application to LinkedIn with the Zend_Ouath component.

Matthias has made look into Linkedin and OAuth for a bit. This example was a very interesting read, but I think it's overcomplicating things slightly. That's why I want to show a very simple example inspired by what we've done for the brand new CwS Author pages.

His example sets up a few options, some for callbacks and others for general settings, and makes a new Zend_Oauth_Consumer object to pull in and connect the LinkedIn API to your application. He also includes a sample client that uses this connection to fetch the current status for the user in question.

tagged: zendoauth zendframework linkedin oauth tutorial

Link:


Trending Topics: