Twitter ではいくつかの認証メソッドをサポートしており、あなたにとっては使うかどうか分からないようなOAuth 認証形式もあります。 使用する認証メソッドを選ぶ際には、そのメソッドでユーザーはどういった使用感になるのか、どうやってアプリに組み込むかを理解するようにしてください。
既に使用したい認証メソッドを決めている人がいるかも知れないので、我々はあなたが正しい認証メソッドを選択する手助けをしたいと思っております。
以下APIを使用する場合は | APIに以下を送信します |
---|---|
REST API |
OAuth 署名 もしくは アプリケーション単独認証 リクエスト |
検索用API |
OAuth 署名 もしくは アプリケーション単独認証 リクエスト |
ストリーミングAPI | OAuth 署名 |
Authentication & AuthorizationTwitter supports a few authentication methods and with a range of OAuth authentication styles you may be wondering which method you should be using. When choosing which authentication method to use you should understand the way that method will affect your users experience and the way you write your application. Some of you may already know which type of authentication method you want to use and we want to help you check you’ve made the right choice.
|