{"id":15681490,"url":"https://github.com/4xposed/oauth-slack-discourse","last_synced_at":"2025-07-11T20:32:18.586Z","repository":{"id":32477421,"uuid":"36057637","full_name":"4xposed/oauth-slack-discourse","owner":"4xposed","description":"Discourse plugin to sign up using slack","archived":false,"fork":false,"pushed_at":"2016-09-12T03:23:56.000Z","size":10,"stargazers_count":10,"open_issues_count":0,"forks_count":9,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-07T12:13:40.409Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/4xposed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-22T07:09:16.000Z","updated_at":"2025-04-14T11:45:01.000Z","dependencies_parsed_at":"2022-08-24T22:40:33.681Z","dependency_job_id":null,"html_url":"https://github.com/4xposed/oauth-slack-discourse","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/4xposed/oauth-slack-discourse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4xposed%2Foauth-slack-discourse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4xposed%2Foauth-slack-discourse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4xposed%2Foauth-slack-discourse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4xposed%2Foauth-slack-discourse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4xposed","download_url":"https://codeload.github.com/4xposed/oauth-slack-discourse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4xposed%2Foauth-slack-discourse/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264892554,"owners_count":23679318,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T16:55:33.819Z","updated_at":"2025-07-11T20:32:18.556Z","avatar_url":"https://github.com/4xposed.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# oauth-slack-discourse\n_________\n\n**Slack API Oauth2 for Discourse**\n\nInstallation Instructions (for Docker installations): \n\n* Register a new Slack API application at: https://api.slack.com/applications/new if you haven't already\n  * For the Redirect URL: http(s)://example.com/auth/slack/callback\n* Open your container app.yml\n* Under section ```env:``` you should add your Slack APP API credentials: \n\n**Warning:** the **CLIENT_ID** should be a **String** (as it has a dot and otherwise Rails will consider it a FixNum and take away the last two digits)\n```\n  SLACK_CLIENT_ID: 'CLIENT_ID'\n  SLACK_CLIENT_SECRET: 'CLIENT_SECRET'\n  SLACK_TEAM_ID: 'SLACK_TEAM_ID' (optional)\n```\nIf **no** ```SLACK_TEAM_ID``` enviroment variable is set up it will ask the user the team with which he/she wants to sign up to Discourse\n\n* Under section ```hooks``` add the follow line:\n```\n          - git clone https://github.com/4xposed/oauth-slack-discourse.git\n```\n* Rebuild the docker container\n\n```\n./launcher rebuild my_image\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4xposed%2Foauth-slack-discourse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4xposed%2Foauth-slack-discourse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4xposed%2Foauth-slack-discourse/lists"}