NodeBB Plugin that allows users to login/register via their Instagram account.
npm install nodebb-plugin-sso-instagram
- Go to Instagram Developer
- Once signed in, click Register a New Client
- Fill in all the details
- 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
) - Click Register
- Copy and paste Client ID and Client Secret