LoginSignup
7
7

More than 5 years have passed since last update.

RubyでTwitterのOAuth認証用Tokenを取得する(gem使用)

Posted at

便利なgemがあって便利。


% gem install get-twitter-oauth-token
% get-twitter-oauth-token

Consumer KeyとConsumer Secretを聞かれるので入力。
作成されたauthrizeのURLにアクセスし、Twitterアカウントを認証。
その後表示されるPINコードを入力すると、TokenとSecretが得られる。

7
7
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
7
7