Skip to content

copyright-project/instagram-authentication

Repository files navigation

Instagram Authentication

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.

Getting started

  1. npm install
  2. npm run dev

Deploy

  1. npm run deploy

API

/start

Starts the authentication flow with instagram.

/auth

Redirect endpoint for instagram.

About

Authorize instagram application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published