nodebb-plugin-sso-instagram

NodeBB Instagram SSO

Usage no npm install needed!

<script type="module">
  import nodebbPluginSsoInstagram from 'https://cdn.skypack.dev/nodebb-plugin-sso-instagram';
</script>

README

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