0.1.0 • Published 9 years ago

nodebb-plugin-sso-instagram v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

NodeBB Instagram SSO

NodeBB Plugin that allows users to login/register via their Instagram account.

Installation

npm install nodebb-plugin-sso-instagram

Configuration

  1. Go to Instagram Developer
  2. Once signed in, click Register a New Client
  3. Fill in all the details
  4. Set your "OAuth redirect_uri" as the domain you access your NodeBB with /auth/instagram/callback appended to it (e.g. https://www.mygreatwebsite.com/auth/instagram/callback)
  5. Click Register
  6. Copy and paste Client ID and Client Secret