Skip to content

NodeBB Plugin that allows users to login/register via any configured OAuth provider.

License

Notifications You must be signed in to change notification settings

julianlam/nodebb-plugin-sso-oauth

Folders and files

NameName
Last commit message
Last commit date
Jul 20, 2023
Jan 29, 2014
Aug 2, 2018
Jan 29, 2014
Jan 29, 2014
Jan 17, 2019
Jan 17, 2019
Nov 18, 2024
Jan 26, 2025
Aug 2, 2018
Nov 11, 2021
Jan 26, 2025

Repository files navigation

NodeBB OAuth SSO

NodeBB Plugin that allows users to login/register via any configured OAuth provider. Please note that this is not a complete plugin, but merely a skeleton with which you can create your own OAuth SSO plugin for NodeBB (and hopefully share it with others!)

How to Adapt

  1. Fork this plugin
  2. Add the OAuth credentials (around line 30 of library.js)
  3. Update profile information (around line 137 of library.js) with information from the user API call
  4. Activate this plugin from the plugins page
  5. Restart your NodeBB
  6. Let NodeBB take care of the rest

Trouble?

The NodeBB team builds out SSO plugins for a nominal fee. Reach out to us for a quote.

Find us on the community forums!

About

NodeBB Plugin that allows users to login/register via any configured OAuth provider.

Resources

License

Stars

Watchers

Forks

Packages

No packages published