{"id":28272360,"url":"https://github.com/kaufmanhenry/micro-slack-auth","last_synced_at":"2026-06-22T02:31:54.968Z","repository":{"id":57296496,"uuid":"88114037","full_name":"kaufmanhenry/micro-slack-auth","owner":"kaufmanhenry","description":":bust_in_silhouette: A microservice for OAuth with Slack.","archived":false,"fork":false,"pushed_at":"2017-04-13T15:29:53.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-21T14:23:34.430Z","etag":null,"topics":["micro","microservice","nodejs","slackapi"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kaufmanhenry.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-13T01:59:39.000Z","updated_at":"2018-04-02T15:10:38.000Z","dependencies_parsed_at":"2022-09-07T03:21:07.281Z","dependency_job_id":null,"html_url":"https://github.com/kaufmanhenry/micro-slack-auth","commit_stats":null,"previous_names":["kaufmanhenry/micro-slack-auth","hcjk/micro-slack-auth"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kaufmanhenry/micro-slack-auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaufmanhenry%2Fmicro-slack-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaufmanhenry%2Fmicro-slack-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaufmanhenry%2Fmicro-slack-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaufmanhenry%2Fmicro-slack-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaufmanhenry","download_url":"https://codeload.github.com/kaufmanhenry/micro-slack-auth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaufmanhenry%2Fmicro-slack-auth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34632545,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["micro","microservice","nodejs","slackapi"],"created_at":"2025-05-20T20:21:42.793Z","updated_at":"2026-06-22T02:31:54.951Z","avatar_url":"https://github.com/kaufmanhenry.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# micro-slack-auth\nA microservice for OAuth with Slack. Shout out to [Max's repo](https://github.com/mxstbr/micro-github) for the inspiration.\n\n## Getting Started\n\nIn order to run `micro-slack-auth`, you need to make sure you have your environment variables setup correctly. Make a copy of `.env.example`, name it `.env`, and update it with your Slack variables.\n\nHere's an example:\n```\n# Your Slack application client ID\nSLACK_CLIENT_ID=1234\n# Your Slack application client secret\nSLACK_CLIENT_SECRET=1234\n# The URL to redirect a user to after they successfully connected their account\nSLACK_REDIRECT=https://google.com\n```\n\nThe result from a successful authentication is provided in the query params of the redirect.\n\n## Development\n\nIf you find an issue, feel free to [open an issue](https://github.com/hcjk/micro-slack-auth/issues). \n\n```shell\ngit clone git@github.com:hcjk/micro-slack-auth.git\nnpm run dev\n```\n\n## License\n\nCopyright (c) 2017 Henry Kaufman, licensed under the MIT license. See [LICENSE.md](https://github.com/hcjk/micro-slack-auth/blob/master/LICENSE) for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaufmanhenry%2Fmicro-slack-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaufmanhenry%2Fmicro-slack-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaufmanhenry%2Fmicro-slack-auth/lists"}