Authorize instagram application
Server for instagram authentication flow. The algorithm is implemented as described at https://www.instagram.com/developer/authentication/.
The implementation of Server-side flow.
npm install
npm run dev
npm run deploy
Starts the authentication flow with instagram.
Redirect endpoint for instagram.