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

jsanchezramos/nodebb-plugin-ims-lti

 
 

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. Activate it in the plugins page
  3. Restart your NodeBB
  4. Fill in the proper information in the "Generic OAuth" page
  5. Hit "Save" and try to log in with the new OAuth Provider (from /login)
  6. Update profile information (around line 100 of library.js) with information from the user API call
  7. Let NodeBB take care of the rest

Trouble?

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%