Simple API endpoint for Instagram implicit oAuth. See details here: https://www.instagram.com/developer/authentication/ Sample is running here on OpenShift: https://instaswipe-profsys.rhcloud.com/ Get it up running locally: Run git clone https://github.com/audunfo/instagram-oauth-callback Run cd instagram-oauth-callback Run npm install && node server.js