d3b36921b2 | ||
---|---|---|
config | ||
.gitignore | ||
LICENSE | ||
README.md | ||
plugin.rb |
README.md
discourse-webmaker-id
Discourse plugin which adds Webmaker authentication
Installation
Follow the Discourse Install a Plugin guide, using git clone https://github.com/LeoMcA/discourse-webmaker-id.git
as the command.
Ensure you set the webmaker_client_id
and webmaker_client_secret
settings either in the admin interface or through the DISCOURSE_WEBMAKER_CLIENT_ID
and DISCOURSE_WEBMAKER_CLIENT_SECRET
environment variables.