{"id":15236985,"url":"https://github.com/better-auth/better-auth","last_synced_at":"2026-03-04T09:05:42.736Z","repository":{"id":257804559,"uuid":"803014189","full_name":"better-auth/better-auth","owner":"better-auth","description":"The most comprehensive authentication framework for TypeScript","archived":false,"fork":false,"pushed_at":"2025-10-26T12:57:16.000Z","size":71281,"stargazers_count":22263,"open_issues_count":695,"forks_count":1774,"subscribers_count":32,"default_branch":"canary","last_synced_at":"2025-10-26T14:41:49.532Z","etag":null,"topics":["authentication","iam","oauth","oauth2","oidc","sso","stripe","typescript"],"latest_commit_sha":null,"homepage":"https://better-auth.com","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/better-auth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["better-auth"]}},"created_at":"2024-05-19T21:40:04.000Z","updated_at":"2025-10-26T13:43:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"b59bfa2a-0880-48a3-b469-95f190069ce6","html_url":"https://github.com/better-auth/better-auth","commit_stats":null,"previous_names":["better-auth/better-auth"],"tags_count":831,"template":false,"template_full_name":null,"purl":"pkg:github/better-auth/better-auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/better-auth%2Fbetter-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/better-auth%2Fbetter-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/better-auth%2Fbetter-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/better-auth%2Fbetter-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/better-auth","download_url":"https://codeload.github.com/better-auth/better-auth/tar.gz/refs/heads/canary","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/better-auth%2Fbetter-auth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281880752,"owners_count":26577697,"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-30T02:00:06.501Z","response_time":61,"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":["authentication","iam","oauth","oauth2","oidc","sso","stripe","typescript"],"created_at":"2024-09-29T10:00:44.398Z","updated_at":"2026-01-21T05:05:01.541Z","avatar_url":"https://github.com/better-auth.png","language":"TypeScript","readme":"\u003cp align=\"center\"\u003e\n  \u003cpicture\u003e\n    \u003csource srcset=\"./banner-dark.png\" media=\"(prefers-color-scheme: dark)\"/\u003e\n    \u003csource srcset=\"./banner.png\" media=\"(prefers-color-scheme: light)\"/\u003e\n    \u003cimg src=\"./banner.png\" alt=\"Better Auth Logo\"/\u003e\n  \u003c/picture\u003e\n  \u003ch2 align=\"center\"\u003e\n    Better Auth\n  \u003c/h2\u003e\n\n  \u003cp align=\"center\"\u003e\n    The most comprehensive authentication framework for TypeScript\n    \u003cbr /\u003e\n    \u003ca href=\"https://better-auth.com\"\u003e\u003cstrong\u003eLearn more »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://discord.gg/better-auth\"\u003eDiscord\u003c/a\u003e\n    ·\n    \u003ca href=\"https://better-auth.com\"\u003eWebsite\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/better-auth/better-auth/issues\"\u003eIssues\u003c/a\u003e\n  \u003c/p\u003e\n\n[![npm](https://img.shields.io/npm/dm/better-auth?style=flat\u0026colorA=000000\u0026colorB=000000)](https://npm.chart.dev/better-auth?primary=neutral\u0026gray=neutral\u0026theme=dark)\n[![npm version](https://img.shields.io/npm/v/better-auth.svg?style=flat\u0026colorA=000000\u0026colorB=000000)](https://www.npmjs.com/package/better-auth)\n[![GitHub stars](https://img.shields.io/github/stars/better-auth/better-auth?style=flat\u0026colorA=000000\u0026colorB=000000)](https://github.com/better-auth/better-auth/stargazers)\n\u003c/p\u003e\n\n## About the Project\n\nBetter Auth is framework-agnostic authentication (and authorization) library for TypeScript. It provides a comprehensive set of features out of the box and includes a plugin ecosystem that simplifies adding advanced functionalities with minimal code in a short amount of time. Whether you need 2FA, multi-tenant support, or other complex features. It lets you focus on building your actual application instead of reinventing the wheel. \n\n### Why Better Auth\n\nAuthentication in the TypeScript ecosystem is a half-solved problem. Other open-source libraries often require a lot of additional code for anything beyond basic authentication. Rather than just pushing third-party services as the solution, I believe we can do better as a community—hence, Better Auth.\n\n## Contribution\n\nBetter Auth is a free and open source project licensed under the [MIT License](./LICENSE.md). You are free to do whatever you want with it.\n\nYou could help continuing its development by:\n\n- [Contribute to the source code](./CONTRIBUTING.md)\n- [Suggest new features and report issues](https://github.com/better-auth/better-auth/issues)\n\n## Security\nIf you discover a security vulnerability within Better Auth, please send an e-mail to [security@better-auth.com](mailto:security@better-auth.com).\n\nAll reports will be promptly addressed, and you'll be credited accordingly.\n","funding_links":["https://github.com/sponsors/better-auth"],"categories":["TypeScript","后端","Auth / Authz","Relying Parties (RP) Libraries","Authentication \u0026 Security","Uncategorized","\u003ca name=\"TypeScript\"\u003e\u003c/a\u003eTypeScript","typescript"],"sub_categories":["用户管理与认证","JavaScript","Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbetter-auth%2Fbetter-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbetter-auth%2Fbetter-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbetter-auth%2Fbetter-auth/lists"}