2.0.1 • Published 11 years ago
nodebb-plugin-sso-dropbox v2.0.1
NodeBB Dropbox SSO
NodeBB Plugin that allows users to login/register via their Dropbox account.
Installation
npm install nodebb-plugin-sso-dropboxConfiguration
- Create a Dropbox API App via the App Console
- Locate your Client ID and Secret
- Set your "Redirect URI" as the domain you access your NodeBB with
/auth/dropbox/callbackappended to it (e.g.https://forum.mygreatwebsite.com/auth/dropbox/callback)