1.0.2 • Published 3 months ago

nodebb-plugin-sso-steam-2 v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

NodeBB Steam SSO

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

Installation

npm install nodebb-plugin-sso-steam-2

Configuration

  1. Add domain via API Manager
  2. You will be shown a screen with your API key
  3. You can set these values in two ways:
    • Use environment variables
      • export SSO_STEAM_KEY='API key'
    • Use the form below (this behavior overrides environment variables)
  4. Save and restart NodeBB via the ACP toolbar.