simple_oauth
simple_oauth copied to clipboard
add support for oauth params in a post body
Separate oauth style params from the params hash and inserts them into the options hash. This allows for validation of signatures that use the 'application/x-www-form-urlencoded' content-type.