]> jfr.im git - z_archive/twitter.git/commit
Add support for the OAuth2 application-only flow supported by /1.1/search/tweets...
authorNick Sloan <redacted>
Thu, 13 Jun 2013 22:00:12 +0000 (18:00 -0400)
committerNick Sloan <redacted>
Thu, 13 Jun 2013 22:00:12 +0000 (18:00 -0400)
commite99a58f80352633969a8516d82ea6459eca90f4c
tree37d2cacb0aecbdacaa7b5f4ef49f9bd134dc9356
parent06c6e4b3d816b8432fc8996b86a6bee2eb93265a
Add support for the OAuth2 application-only flow supported by /1.1/search/tweets, /oauth2/token and others.
twitter/__init__.py
twitter/oauth2.py [new file with mode: 0644]
twitter/twitter_globals.py