1.0.6 • Published 9 years ago

mc-discourse-sso v1.0.6

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

mc-discourse-sso Dependency Status Build Status NPM version

Allows users to login to Discourse with their Minecraft account.

Configuration

  • DISCOURSE_URL - URL of your Discourse forum (without the trailing slash)
  • DISCOURSE_SSO_SECRET - your SSO secret
  • COOKIE_SECRET - your session cookie secret
  • PORT - the port to run the server

Running

$ npm start