Premshree

Results 2 issues of Premshree

Express 4 removes all built-in middleware (except `express.static`) from its core [1]. This patch updates supergrep to play well with it. I've updated the minimum Express requirement in `package.json` but...

Adds functionality to make requests for OAuth tokens, fetch Access Token and make Authenticated Requests. I wanted to keep the API simple and hopefully that remains the case. I will...