Hi all! We just put together an OAuth library to use with Processing in our projects so we thought we'd share.
It's based on this fabulous Java OAuth library called Scribe, which means you can easily tweak it to talk to tons of different services. The current example set includes talking to Facebook, Flickr, Twitter, and OpenPaths (openpaths.cc). blprnt (Jer Thorp) was also kind enough to include one of his examples.
It's otherwise pretty basic at the moment (v0.1.1!
), but let us know what you think, what you've used it for (or want to use it for), and of course if you come across any bugs. Downloads, source code, etc. all in the link below.
Cheers!