0.2.0 • Published 9 years ago

nodebb-plugin-sso-tumblr v0.2.0

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

NodeBB Tumblr SSO

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

Installation

npm install nodebb-plugin-sso-tumblr

Configuration

  1. Go to Tumblr OAuth Apps
  2. Once signed in, click +Register application
  3. Fill in all the details
  4. Set your "OAuth 2.0 Redirect URLs" as the domain you access your NodeBB with /auth/tumblr/callback appended to it (e.g. https://www.mygreatwebsite.com/auth/tumblr/callback)
  5. Click Register
  6. Copy and paste OAuth consumer key and OAuth consumer secret keys