Skip to content

NodeBB Plugin that allows users to login/register via their Google account.

License

Notifications You must be signed in to change notification settings

bubbleatgit/nodebb-plugin-sso-google

 
 

Repository files navigation

NodeBB Google SSO

NodeBB Plugin that allows users to login/register via their Google account.

Installation

npm install nodebb-plugin-sso-google

Configuration

  1. Create a Google Application via the API Console
  2. Locate your Client ID and Secret
  3. Set your "Redirect URI" as the domain you access your NodeBB with /auth/google/callback appended to it (e.g. https://forum.mygreatwebsite.com/auth/google/callback)

About

NodeBB Plugin that allows users to login/register via their Google account.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.2%
  • Smarty 23.8%