Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Twitter OAuth #4

Open
kostya1241 opened this issue Jul 19, 2010 · 4 comments
Open

Twitter OAuth #4

kostya1241 opened this issue Jul 19, 2010 · 4 comments

Comments

@kostya1241
Copy link

Would be great to see support for Twitter OAuth here!

@mjc-gh
Copy link

mjc-gh commented Aug 4, 2010

Any idea when this will be coming? August 16th is the deadline for OAuth support in 3rd party apps.

@robhawkes
Copy link

Any news on this, or am I missing something?

@mjc-gh
Copy link

mjc-gh commented May 4, 2011

I do remember reading a while back that twitter will be supporting basic auth for a while when it comes to the Steam API.

@MarcoSero
Copy link

twitter-stream it does support oauth, I've just tried.

:oauth   => {
  :consumer_key => 'xxx',
  :consumer_secret => 'xxx',
  :access_key => 'xxx',
  :access_secret => 'xxx'
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants