Socket
Book a DemoInstallSign in
Socket

nodebb-plugin-sso-google-confirmed

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodebb-plugin-sso-google-confirmed

NodeBB Google SSO

latest
Source
npmnpm
Version
0.4.7
Version published
Weekly downloads
2
100%
Maintainers
1
Weekly downloads
 
Created
Source

NodeBB Google SSO

NodeBB Plugin that allows users to login/register via their Google account. Users are automatically confirmed.

Installation

npm install nodebb-plugin-sso-google-confirmed

Configuration

  • Create a Google Application via the API Console
  • Locate your Client ID and Secret
  • 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)

Keywords

nodebb

FAQs

Package last updated on 28 Aug 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts