This app, when pushed to CloudFoundry, will redirect requests to the REDIRECT_URI that you specify.
Usage:
git clone
this repo.- Open
manifest.yml
and change the name & REDIRECT_URI. Do not include the scheme. (E.G., "google.com" vs. "https://google.com") cf push