-
I spent an hour trying to remember how OAuth worked so I could use Flickr's old-ass API. It turns out that it has the old-ass lack of support for CORS, so I can't just use it via a browser app. I'd have to make a proxy. I think this is all I want to do on this tonight.