Zend_Oauthを使ってOAuthコンシューマー(OauthConsumer.php)とOAuth認証用アクションコントローラー(OauthController.php)を実装していきます。Zend_Oauthを使うための環境設定などについては前編を参照してください。
Here I will show you how to implement an OAuth Consumer (OauthConsumer.php) and an action controller (OauthController.php) to authenticate user by using OAuth with Zend_Oauth. See also the previous post, sorry it is written in Japanese only, to setup your environment to use Zend_Oauth.
Continue reading »
12月 15
Posted at 13:51 by Hiro
11月 09
Posted at 12:07 by Hiro
OAuth認証ってナニ?のエントリで紹介したWriting A Simple Twitter Client Using the PHP Zend Framework’s OAuth Library (Zend_Oauth)のブログエントリに掲載されているZend_Oauthを利用して、TwitterでOAuth認証を行うためのチュートリアルを書き留めておきます。
最近のコメント