nodebb-plugin-sso-tumblr
v0.2.0
Published
NodeBB Tumblr SSO
Downloads
3
Maintainers
Readme
NodeBB Tumblr SSO
NodeBB Plugin that allows users to login/register via their Tumblr account.
Installation
npm install nodebb-plugin-sso-tumblr
Configuration
- Go to Tumblr OAuth Apps
- Once signed in, click +Register application
- Fill in all the details
- 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
) - Click Register
- Copy and paste OAuth consumer key and OAuth consumer secret keys