News Feed
Jobs Feed
Sections




News Archive
feed this:

PHPRiot.com:
Zend Framework 101 Zend_Oauth
July 06, 2010 @ 13:20:41

On PHPRiot.com Quentin Zervaas has posted the latest article in his "Zend Framework 101" series that talks about several of the more well-used components of the framework. This time he take a look at the Zend_Oauth component that allows your application to talk with remove OAuth service.

To demonstrate how to use this component, we're going to create a basic script that allows a user to log in to their Twitter account and post a status update. Twitter is currently phasing out "basic authentication" and requiring all third-party web and desktop applications use OAuth. This article can be used as a starting point for creating (or updating existing) Twitter API apps. We will also be using the Zend_Service_Twitter component, as I covered in a previous screencast.

He talks some about how OAuth works and how to use the component, along with Zend_Db, to create a simple comsumer script that connects to Twitter and posts a message to Twitter as the user that's authenticated.

1 comment voice your opinion now!
zendframework zendoauth zenddb tutorial instroduction



Community Events











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


usergroup language appengine introduction opinion interview series testing zendframework2 development phpunit functional symfony2 rest release community google framework podcast conference

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