What external libraries, if any, do I need to use in order to connect to a web service that uses two-legged Oauth?
Also, if anyone has any sample code of how to authenticate, I'd greatly appreciate it. All the examples I've seen (mainly Twitter) are using three-legged Oauth with tokens, etc.
Thanks!