Skip to content

Conversation

@rdegnan
Copy link

@rdegnan rdegnan commented Jul 18, 2012

The Factual API (http://developer.factual.com/display/docs/Core+API+-+Oauth) is using 2-legged OAuth, in which the Authorization header contains the oauth_consumer_key and oauth_signature but not the oauth_token parameter. This just makes the token parameters in Oauth_client.access_resource optional so it is possible to generate the correct signature for this api. Also the findlib name of ocurl has changed from "ocurl" to "curl" so this would support the newer version.

Ryland Degnan and others added 10 commits July 18, 2012 09:46
Prevents i/o while generating nonces.

Also switched to urandom.
Implement support for SSL and for PUT and DELETE methods in
oauth_netclient_http_client.

This change adds new dependencies: ssl and equeue-ssl
Ryland, Add netclient support for SSL, PUT, and DELETE
…(parameter

encoding takes care of this already)
support oauth_callback, fix PLAINTEXT signing
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

Successfully merging this pull request may close these issues.

2 participants