Skip to content

Kukks/oauth-slack-discourse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

oauth-slack-discourse


Slack API Oauth2 for Discourse- fixed fork :)

Installation Instructions (for Docker installations):

  • Register a new Slack API application at: https://api.slack.com/applications/new if you haven't already
    • For the Redirect URL: http(s)://example.com/auth/slack/callback
  • Open your container app.yml
  • Under section hooks add the follow line:
          - git clone https://github.com/kukks/oauth-slack-discourse.git
  • Rebuild the docker container
./launcher rebuild app
  • Configure in admin

About

Discourse plugin to sign up using slack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%