We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello, I'm trying to use Scribe library to implement oAuth in Processing. I managed to install the library and use it with the Twitter Class but now I'd like to create a custom class for a service that isn't supported by default. I had a look at the documentation here: https://github.com/scribejava/scribejava/wiki/Custom-Apis but I can't understand how to make it Processing-friendly. Any help would be much appreciated.