{"id":86960,"url":"https://github.com/better-auth/awesome","name":"awesome","description":"A curated list of awesome things related to better-auth","projects_count":39,"last_synced_at":"2026-07-05T21:00:24.333Z","repository":{"id":284230042,"uuid":"954235387","full_name":"better-auth/awesome","owner":"better-auth","description":"A curated list of awesome things related to better-auth","archived":false,"fork":false,"pushed_at":"2025-07-17T05:23:15.000Z","size":28,"stargazers_count":386,"open_issues_count":10,"forks_count":34,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-06-18T02:04:17.520Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://better-auth.com","language":null,"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":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-24T19:09:37.000Z","updated_at":"2026-06-15T08:47:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"a5a275a6-d815-4854-9c03-54a49c43c6e4","html_url":"https://github.com/better-auth/awesome","commit_stats":null,"previous_names":["better-auth/awesome"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/better-auth/awesome","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/better-auth%2Fawesome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/better-auth%2Fawesome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/better-auth%2Fawesome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/better-auth%2Fawesome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/better-auth","download_url":"https://codeload.github.com/better-auth/awesome/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/better-auth%2Fawesome/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35168795,"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-07-05T02:00:06.290Z","response_time":100,"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"}},"created_at":"2025-03-31T06:01:24.923Z","updated_at":"2026-07-05T21:00:24.334Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Starter Kits","Projects (Open Source, \u003e1k stars)","Adapters","Plugins","UI","Miscellaneous"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003cimg width=\"400\" src=\"./assets/logo.svg\" alt=\"logo of awesome-better-auth repository\"\u003e\n  \u003cbr\u003e\n  \u003cbr\u003e\n\u003c/p\u003e\n\n\u003ch2 align='center'\u003eawesome-better-auth\u003c/h2\u003e\n\n\u003cp align='center'\u003e\nA curated list of awesome things related to \u003ca href='https://github.com/better-auth/better-auth' target=\"_blank\"\u003ebetter-auth\u003c/a\u003e\n\u003cbr\u003e\u003cbr\u003e\n\n## Adapters\n\n| Name | Description | Link |\n|------|-------------|------|\n| `convex` | Convex adapter for BetterAuth | [Link](https://www.better-auth-kit.com/docs/adapters/convex) |\n| `surreal` | SurrealDB adapter for BetterAuth | [Link](https://github.com/oskar-gmerek/surreal-better-auth/) |\n| `payload` | PayloadCMS adapter for BetterAuth | [Link](https://github.com/ForrestDevs/payload-better-auth/tree/main/packages/better-auth-db-adapter) |\n| `typeorm` | TypeORM adapter for BetterAuth | [Link](https://github.com/Zastinian/better-auth-typeorm) |\n| `ronin` | Ronin adapter for BetterAuth | [Link](https://github.com/ronin-co/better-auth) |\n| `instant` | InstantDB adapter for BetterAuth | [Link](https://github.com/daveyplate/better-auth-instantdb) |\n\n## Plugins\n\n| Name | Description | Link |\n|------|-------------|------|\n| `reverify` | Prompt the user to re-verify their identity by providing a form of authentication for revalidation | [Link](https://www.better-auth-kit.com/docs/plugins/reverify) |\n| `legal-consent` | A Legal Consent plugin for BetterAuth | [Link](https://www.better-auth-kit.com/docs/plugins/legal-consent) |\n| `@better-auth-kit/tests` | A collection of utilities to help you test your Better-Auth plugins | [Link](https://www.better-auth-kit.com/docs/libraries/tests) |\n| `seed` | Seed your Better-Auth database with deterministic, yet realistic, fake data to populate your database | [Link](https://www.better-auth-kit.com/docs/cli/seed) |\n| `polar` | A Better Auth plugin for integrating Polar payments and subscriptions into your authentication flow | [Link](https://docs.polar.sh/integrate/sdk/adapters/better-auth) |\n| `expo-passkey` | A Better Auth plugin enabling secure, passwordless authentication in Expo applications through native biometric authentication | [Link](https://github.com/iosazee/expo-passkey) |\n| `harmony` | A better-auth plugin for email \u0026 phone normalization and additional validation, blocking over 55,000 temporary email domains | [Link](https://github.com/GeKorm/better-auth-harmony) |\n| `cloudflare` | Integrate better-auth with Cloudflare Workers, D1, KV, R2, and geolocation services. Includes Next.js and Hono live demos with Drizzle schema migration scripts | [Link](https://github.com/zpg6/better-auth-cloudflare) |\n\n## Projects (Open Source, \u003e1k stars)\n\n| Name | Description | Link |\n|------|-------------|------|\n| `Folo` | 🧡 Follow everything in one place | [Link](https://github.com/RSSNext/Folo) |\n| `Dokploy` | Open Source Alternative to Vercel, Netlify and Heroku | [Link](https://github.com/Dokploy/dokploy) |\n| `Open Alternative` | A community driven list of open source alternatives to proprietary software and applications | [Link](https://github.com/piotrkulpinski/openalternative) |\n| `One` | ❶ One is a new React framework - target web and native with a single Vite plugin and fully shared code | [Link](https://github.com/onejs/one) |\n| `Zero` | ✉️ The first open source email app that puts your privacy and safety first| [Link](https://github.com/Mail-0/Zero) |\n| `Shiro` | 📜 A minimalist personal website embodying the purity of paper and freshness of snow.| [Link](https://github.com/Innei/Shiro) |\n| `Papra` | 📄 A self-hostable minimalist document management and archiving platform. | [Link](https://github.com/papra-hq/papra)\n\n## Starter Kits\n\n| Name | Description | Link |\n|------|-------------|------|\n| `next-js-starter` | Better Auth Next.js starter template with PostgreSQL, Drizzle, shadcn/ui and TanStack Query | [Link](https://github.com/daveyplate/better-auth-nextjs-starter) |\n| `tanstack-starter` | Better Auth TanStack starter template with PostgreSQL, Drizzle, shadcn/ui and TanStack Query | [Link](https://github.com/daveyplate/better-auth-tanstack-starter) |\n| `next-js-starter` | A feature rich Next.js starter template by yared yilma | [Link](https://github.com/yaredow/next-starter) |\n| `better-auth-react-router-cloudflare-d1` | Example of Better Auth integrated with React Router (v7) which is setup to deploy to Cloudflare \u0026 use D1 for the database | [Link](https://github.com/matthewlynch/better-auth-react-router-cloudflare-d1) |\n| `svelter-auth` | A sveltekit betterauth starter template by robimez | [Link](https://github.com/robimez/svelter-auth) |\n| `supastarter` | The scalable and production-ready Next.js SaaS starter kit | [Link](https://supastarter.dev/) |\n| `turbo-starter` | Web (Next.js), mobile (Expo) and browser extension (WXT) starter kit | [Link](https://turbostarter.dev) |\n| `boring-template` | Not your average SaaS boilerplate | [Link](https://www.boringtemplate.com/) |\n| `pro-stack` | Ship your startup in minutes with ProStack| [Link](https://prostack.cc/) |\n| `create-better-t-stack` | A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations | [Link](https://github.com/better-t-stack/create-better-t-stack) |\n| `next-js-pages-starter` | Better Auth Next.js starter template with PostgreSQL, Drizzle, shadcn/ui and TanStack Query by davey plate | [Link](https://github.com/daveyplate/better-auth-nextjs-pages-starter) |\n| `railway-template` | Better Auth Railway template | [Link](https://railway.com/template/VOQsdL) |\n| `zap-ts` | The boilerplate to build applications as fast as a zap. | [Link](https://zap-ts.alexandretrotel.org) |\n| `better-next` | Add `better-auth` using a 🔥 single command 🔥 or use the template itself, built with Next.js, PostgreSQL, Drizzle, shadcn/ui + Registry | [Link](https://github.com/nrjdalal/better-next) |\n| `Hono x Better Auth` | 🚀 Seamlessly integrate powerful authentication with Hono, Better-Auth and Drizzle ORM. 🛡️✨ | [Link](https://github.com/LovelessCodes/hono-better-auth) |\n| `NuxSaaS` | Nuxt.js Full-Stack SaaS Starter Kit - Free \u0026 Open Source | [Link](https://nuxsaas.com/) |\n\n## UI\n\n| Name | Description | Link |\n|------|-------------|------|\n| `better-auth-ui` | Plug \u0026 play shadcn/ui auth components for better-auth | [Link](https://github.com/daveyplate/better-auth-ui) |\n\n## Miscellaneous\n\n| Name | Description | Link |\n|------|-------------|------|\n| `better-auth-mcp-server` | Model Context Protocol to help assist in setting up, migrating and maintaing a Better-Auth implementation | [Link](https://github.com/nahmanmate/better-auth-mcp-server) |\n\n## Contributing\n\nOpen a PR to add to the list.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/better-auth%2Fawesome/projects"}