https://github.com/igorprado/nodebb-plugin-sso-steam
NodeBB Plugin that allows users to login/register via their Steam account.
https://github.com/igorprado/nodebb-plugin-sso-steam
Last synced: 12 months ago
JSON representation
NodeBB Plugin that allows users to login/register via their Steam account.
- Host: GitHub
- URL: https://github.com/igorprado/nodebb-plugin-sso-steam
- Owner: igorprado
- Created: 2013-12-06T19:02:39.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-08-13T09:24:50.000Z (almost 11 years ago)
- Last Synced: 2025-07-02T20:09:46.962Z (about 1 year ago)
- Language: JavaScript
- Size: 354 KB
- Stars: 12
- Watchers: 2
- Forks: 10
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NodeBB Steam SSO
NodeBB Plugin that allows users to login/register via their Steam account.
## Installation
npm install nodebb-plugin-sso-steam
## Configuration
After install, access NodeBB Admin Panel and Active the plugin. You may need to restart NodeBB in order for these changes to be reflected.
After restart, you will find the configurration page under **Social Authentication** menu. You will have to set your [**Steam API Key**](http://steamcommunity.com/dev/apikey). After that, restart NodeBB again and the **Steam icon** will be available in Login/Register page.