Ahoy c and C++ coders, Hello un*x friends, I'm happy to announce that liboauth just bumped into version 0.5.3. New features include: * support for request methods other than GET&POST * oauth_body_hash calculation according to http://oauth.googlecode.com/svn/spec/ext/body_hash/1.0/drafts/4/spec.html * curl HTTP post raw-data from file or memory
I've also merged a patch from Stephen Paul Weber into oauth-utils which allows to directly set the HTTP request method. Last but not least, oauth-utils 0.3.1 provides shortcuts for specifying oauth_verifier and "oob" callback (OAuth Core 1.0 Rev A) on the commandline. Documentation and source-tgz is available at http://liboauth.sourceforge.net/ The code is accessible via SVN from https://oauth.googlecode.com/svn/code/c/liboauth and https://liboauth.svn.sourceforge.net/svnroot/liboauth/trunk oauth-utils can be found at http://github.com/x42/oauth-utils/ have fun, robin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OAuth" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/oauth?hl=en -~----------~----~----~----~------~----~------~--~---
