Closed nesv closed 11 years ago
I am trying to write a client for http://context.io, however they use two-legged OAuth 1.0, which means actively not sending the oauth_token parameter in the request.
oauth_token
The tests pass, and all of that good stuff.
Thanks for the patch!
Thanks for merging it! :]
I am trying to write a client for http://context.io, however they use two-legged OAuth 1.0, which means actively not sending the
oauth_token
parameter in the request.The tests pass, and all of that good stuff.