{"id":19030604,"url":"https://github.com/hackclub/mfa","last_synced_at":"2026-04-15T16:31:50.199Z","repository":{"id":42492624,"uuid":"404956214","full_name":"hackclub/mfa","owner":"hackclub","description":"Hack Club's solution for sharing multi-factor authentication (MFA) codes for team accounts","archived":false,"fork":false,"pushed_at":"2025-01-31T06:45:26.000Z","size":83,"stargazers_count":16,"open_issues_count":5,"forks_count":1,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-02-21T20:17:30.443Z","etag":null,"topics":["mfa","nodejs","twilio"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/hackclub.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-10T04:30:46.000Z","updated_at":"2025-01-31T06:45:29.000Z","dependencies_parsed_at":"2024-06-22T13:18:30.425Z","dependency_job_id":"1ed15097-03d8-471f-b8df-1377104eef50","html_url":"https://github.com/hackclub/mfa","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hackclub/mfa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackclub%2Fmfa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackclub%2Fmfa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackclub%2Fmfa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackclub%2Fmfa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hackclub","download_url":"https://codeload.github.com/hackclub/mfa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackclub%2Fmfa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006115,"owners_count":26084027,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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":["mfa","nodejs","twilio"],"created_at":"2024-11-08T21:18:44.602Z","updated_at":"2025-10-11T03:36:47.181Z","avatar_url":"https://github.com/hackclub.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MFA\n\nHack Club's solution for sharing [multi-factor authentication\n(MFA)](https://en.wikipedia.org/wiki/Multi-factor_authentication) codes for\nteams accounts. Often times, shared accounts that require MFA use our personal\nphone numbers — which are not accessible to other members of the team. This\nsolution provides a shared phone number which is accessible to the entire team.\n\n## How does it work?\n\nWe have a Twilio number which sends a webhook to this Express (Node) server when\na SMS is received. That message is then parsed for the MFA code which is sent by\na Slack bot to a Slack channel.\n\n## Contribute\n\n```sh\n# clone the repo\ngit clone https://github.com/hackclub/mfa\n\n# enter the directory\ncd mfa\n\n# install dependencies\nyarn\n\n# run the server\nyarn run dev\n\n# the server will refresh on any saved changes\n```\n\nAdd additional MFA code parsing regex in\n[`/src/helpers/parseCode.ts`](/src/helpers/parseCode.ts). The order of the\nregexes in the array is important. Regexes will attempted, in order, until one\nis successful. For more accurate results, order more specific regexes first.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackclub%2Fmfa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackclub%2Fmfa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackclub%2Fmfa/lists"}