nodebb-plugin-sso-steam-2
v1.0.2
Published
NodeBB Steam SSO
Downloads
4
Maintainers
Readme
NodeBB Steam SSO
NodeBB Plugin that allows users to login/register via their Steam account.
Installation
npm install nodebb-plugin-sso-steam-2
Configuration
- Add domain via API Manager
- You will be shown a screen with your API key
- You can set these values in two ways:
- Use environment variables
- export
SSO_STEAM_KEY='API key'
- export
- Use the form below (this behavior overrides environment variables)
- Use environment variables
- Save and restart NodeBB via the ACP toolbar.