Matt Dorn
Matt Dorn
Great project @allisson. How do I extend a Resource's actions without replacing the default endpoints entirely? I.e. I've seen the documentation for the Github example with `create EventResource with custom...
Some Twitter applications (see https://dev.twitter.com/oauth/xauth) use the "xAuth" variant of oAuth, as does the full Instapaper API: https://www.instapaper.com/api/full This implementation of the Instapaper API uses python-oauth2 and actually works properly:...
Jacob, I've added a Netflix provider (with tests) for Jellyroll, making use of their OAuth-enabled RESTful API. The only new requirement is the oauth2 library, which I've indicated as an...
https://github.com/MisaOgura/react-express-docker-boilerplate/blob/07f034a68b8df90a944ac97caace24bd898b17a4/package.json#L57