nodebb-plugin-sso-instagram
v0.1.0
Published
NodeBB Instagram SSO
Downloads
5
Maintainers
Readme
NodeBB Instagram SSO
NodeBB Plugin that allows users to login/register via their Instagram account.
Installation
npm install nodebb-plugin-sso-instagram
Configuration
- 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