nodebb-plugin-sso-tumblr

0.2.0 • Public • Published

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

Package Sidebar

Install

npm i nodebb-plugin-sso-tumblr

Weekly Downloads

0

Version

0.2.0

License

MIT

Last publish

Collaborators

  • joe1chen