タグ

opensocialとdocumentに関するsaronpasuのブックマーク (2)

  • Writing OAuth Gadgets - Gadgets - Google Code

    Writing OAuth Gadgets This document describes how to write gadgets that use the OAuth feature to do authentication. You use OAuth in conjunction with the makeRequest() function. For a general discussion of using the makeRequest() function to fetch remote content, see Fetching Remote Content. This document focuses primarily on the simplest use case: writing gadgets that run on iGoogle and access a

  • パーミッションモデル - goo Developer's Kitchen

    goo Social PlatformAPIの集合ですが、だからといって誰でもどのデータでもアクセスできるわけではありません。データの取得や更新を行うためには、状況に応じてクリアしなければならない条件があります。このページでは、goo Social Platformにおける個人情報やデータのパーミッションについて解説します。 考慮すべきこと OpenSocialガジェットが個人情報やデータを扱うことができるかどうかは、下記に依存します。 ガジェットのビューアーは誰か 個人情報/データを取得/更新しようとしているガジェットのオーナーは誰か 個人情報/データが取得/更新されるオブジェクトはガジェットをインストールしているか オブジェクトとビューアーの関係は? 取得したいのは 個人情報か 基情報か 友達一覧か アクティビティか アプリデータか 更新・削除したいのは アクティビティか アプリデ

    saronpasu
    saronpasu 2009/06/30
    gooに限らず、OpenSocial全般に言えるかも。重要
  • 1