タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

authSubに関するemoseiのブックマーク (2)

  • Zend Framework: Documentation

    Zend_Gdata は、現在はセキュアなトークンの使用をサポートしていません。 なぜなら、デジタル証明書によるセキュアなトークンの取得を AuthSub 認証がサポートしていないからです。 あなたの作成した PHP アプリケーションで、認証を行う Google URL へのハイパーリンクを提供しなければなりません。そのためには 静的関数 Zend_Gdata_AuthSub::getAuthSubTokenUri() を使用します。この関数の引数には、あなたの作成した PHP アプリケーションの URL を指定します。それにより、ユーザ認証の後に Google からもとの場所にリダイレクトされるようになります。 Google の認証サーバからアプリケーションに戻ってくる際に、 token という名前の GET パラメータが設定されます。 このパラメータの値は、認証されたアクセスに使用する

  • Google Identity  |  Google for Developers

    Stay organized with collections Save and categorize content based on your preferences. Easily sign up, sign in, and authorize your users with Google's identity services. Use Google's SDKs to help protect your users and their data, all while accelerating growth. Focus on what matters most – building great apps.

    Google Identity  |  Google for Developers
  • 1