nodebb-plugin-sso-tumblr

NodeBB Tumblr SSO

Usage no npm install needed!

<script type="module">
  import nodebbPluginSsoTumblr from 'https://cdn.skypack.dev/nodebb-plugin-sso-tumblr';
</script>

README

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