タグ

ブックマーク / ritou.hatenablog.com (6)

  • Y!J退職の報告 - r-weblife


    ritou11/211/5Yahoo!JAPAN退 twitter gdgd  OpenID/OAuth OpenID/OAuthYahoo! JAPAN ID  //
    Y!J退職の報告 - r-weblife
    tsupo
    tsupo 2011/06/14
    コメント欄
  • OAuth 2.0で最近提案された"Chain" Grant Typeについて調べた - r-weblife


    GoogleAPIOAuth 2.0(Draft 10)OAuth 2.0Fix Fix Access Token(Access Token Type)OAuth 2.0Access TokenGrant Type Grant Type調  Independent Identity: OAuth: New Chain Grant Type "Chain"OAuth 2.0grant type
    OAuth 2.0で最近提案された"Chain" Grant Typeについて調べた - r-weblife
    tsupo
    tsupo 2011/03/17
    この Chain が Twitter + TwitPic で使えるようになれば、現状の TwitPic API with OAuth Echo では未実装になっている機能が実装しやすくなりそうだなぁ
  • twitterのOAuth WRAP対応が待ちきれないので自分で実装してみた Vol.1 - r-weblife


    "OAuth WRAPtwitter" (3/8 :Web App Profile) TOWRAP! URL : https://r-weblife.sakura.ne.jp/towrap/ DEMO CLIENT : http://r-weblife.sakura.ne.jp/php-towrap-client/  Google  twitterOAuth WRAP AuthZ Server : Client IDUserAccess Token/ Protect Resource : API OAuth WRAP
    twitterのOAuth WRAP対応が待ちきれないので自分で実装してみた Vol.1 - r-weblife
    tsupo
    tsupo 2010/03/08
    OAuth WRAPの仕様でtwitterのデータにアクセスできるようにしました / OAuth WRAP形式のリクエストを内部でOAuthのリクエストに変換してtwitter APIをたたく機能を用意
  • Twitter added "Sign in with Twitter" to their OAuth - r-weblife

    Twitter added "Sign in with Twitter" to their OAuth http://apiwiki.twitter.com/Sign-in-with-Twitter 何が起こったのか気になったので調べてみました。 ■ the "oauth/authenticate" endpoint Sign in with Twitter is the pattern of authentication that allows users to connect their Twitter account with third-party services in as little is one click. It utilizes OAuth and although the flow is very similar, the authorization URL and

    tsupo
    tsupo 2009/06/12
    Twitter 独自の OAuth 関連 API "oauth/authenticate" について
  • The method to update your application from OAuth Core 1.0 to 1.0a - r-weblife


    Yahoo!OAuth Core 1.0 Revision A http://developer.yahoo.net/blog/archives/2009/05/oauth_update_3.html http://developer.yahoo.com/oauth/guide/oauth-auth-flow.html http://oauth.googlecode.com/svn/spec/core/1.0a/drafts/3/oauth-core-1_0a.html OAuth Security Advisory 2009.1  OAuth OAuthConsumer 4 Request Tokenoauth_callback
    The method to update your application from OAuth Core 1.0 to 1.0a - r-weblife
    tsupo
    tsupo 2009/06/11
    OAuth 1.0a の解説 (yahoo.com の場合) → 2009年6月10日、Twitter でも 1.0a になったが、yahoo.com の対応とは微妙に違うっぽい
  • Idea : OAuth User Authentication Extension - r-weblife


    Idea : OAuth User Authentication Extension twitterOAuth"Sign-in withTwitter" "OAuth OpenID Extension"Hybrid     OAuth SPConsumerUser Identifier OAuthUser IdentifierSP Yahoo : Access T
    Idea : OAuth User Authentication Extension - r-weblife
    tsupo
    tsupo 2009/04/23
    Jaiku の OAuth のように User Identifier を知る方法がない(にも関わらず、API 実行時に User Identifier が必要な)Webサービスは、ユーザ自身に教えてもらうしか手がない。何とかならんものか
  • 1