{"id":25505230,"url":"https://github.com/errilaz/emauth","last_synced_at":"2025-11-14T14:30:18.155Z","repository":{"id":65593720,"uuid":"594462805","full_name":"errilaz/emauth","owner":"errilaz","description":"Email-based same sign-on resources","archived":false,"fork":false,"pushed_at":"2023-01-28T16:31:49.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T08:03:05.516Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/errilaz.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":"2023-01-28T16:22:34.000Z","updated_at":"2023-01-28T16:23:03.000Z","dependencies_parsed_at":"2023-02-15T17:35:39.881Z","dependency_job_id":null,"html_url":"https://github.com/errilaz/emauth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errilaz%2Femauth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errilaz%2Femauth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errilaz%2Femauth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errilaz%2Femauth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/errilaz","download_url":"https://codeload.github.com/errilaz/emauth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239605066,"owners_count":19667001,"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":"2025-02-19T05:59:36.977Z","updated_at":"2025-11-14T14:30:18.089Z","avatar_url":"https://github.com/errilaz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Emauth\n\n\u003e Resources for [simple, cheap same sign-on with email](https://da.nfin.ch/blog/sso-with-email.html).\n\n## Projects\n\nThis repository contains helpful packages \u0026 container images to support\nemail authentication.\n\n### Node Packages\n\n- [emauth-authenticate](libraries/authenticate): Authenticates through IMAP. Tiny with no dependencies.\n\n### Docker Images\n\n- [emauth-ngircd](images/ngircd): Uses ngircd's PAM support to authenticate through IMAP.\n\n## Servers\n\nA list of other open source servers that already support email-based authentication natively\nor through plugins.\n\n\u003ctable\u003e\n  \u003cthead\u003e\n    \u003ctr\u003e\n      \u003cth\u003eServer\u003c/th\u003e\n      \u003cth\u003ePurpose\u003c/th\u003e\n      \u003cth\u003eAuth Method\u003c/th\u003e\n      \u003cth\u003eStars\u003c/th\u003e\n      \u003cth\u003eActivity\u003c/th\u003e\n    \u003c/tr\u003e\n  \u003c/thead\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eNextCloud\u003c/td\u003e\n      \u003ctd\u003eFile sync + Office suite\u003c/td\u003e\n      \u003ctd\u003eIMAP (plugin)\u003c/td\u003e\n      \u003ctd\u003e\u003cimg src=\"https://img.shields.io/github/stars/nextcloud/server?style=flat-square\"\u003e\u003c/td\u003e\n      \u003ctd\u003e\u003cimg src=\"https://img.shields.io/github/last-commit/nextcloud/server?style=flat-square\"\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eGogs\u003c/td\u003e\n      \u003ctd\u003eGit hosting\u003c/td\u003e\n      \u003ctd\u003eSMTP\u003c/td\u003e\n      \u003ctd\u003e\u003cimg src=\"https://img.shields.io/github/stars/gogs/gogs?style=flat-square\"\u003e\u003c/td\u003e\n      \u003ctd\u003e\u003cimg src=\"https://img.shields.io/github/last-commit/gogs/gogs?style=flat-square\"\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eGitea\u003c/td\u003e\n      \u003ctd\u003eGit hosting\u003c/td\u003e\n      \u003ctd\u003eSMTP\u003c/td\u003e\n      \u003ctd\u003e\u003cimg src=\"https://img.shields.io/github/stars/go-gitea/gitea?style=flat-square\"\u003e\u003c/td\u003e\n      \u003ctd\u003e\u003cimg src=\"https://img.shields.io/github/last-commit/go-gitea/gitea?style=flat-square\"\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eKanboard\u003c/td\u003e\n      \u003ctd\u003eProject Management\u003c/td\u003e\n      \u003ctd\u003eSMTP (plugin)\u003c/td\u003e\n      \u003ctd\u003e\u003cimg src=\"https://img.shields.io/github/stars/kanboard/kanboard?style=flat-square\"\u003e\u003c/td\u003e\n      \u003ctd\u003e\u003cimg src=\"https://img.shields.io/github/last-commit/kanboard/kanboard?style=flat-square\"\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n## TODO\n\n- [ ] HTTP bridge\n- [ ] SSH bridge\n- [ ] Verdaccio authentication plugin\n\n## Links\n\n- [Awesome Self Hosted](https://github.com/awesome-selfhosted/awesome-selfhosted)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferrilaz%2Femauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferrilaz%2Femauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferrilaz%2Femauth/lists"}