Files
better-auth/docs
Paola Estefanía de Campos 12fe8a74e0 docs: add enterprise SSO migration to Supabase guide (#7652)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@users.noreply.github.com>
2026-01-28 18:38:07 +00:00
..
2025-08-18 10:27:15 -07:00
2026-01-27 23:12:31 +00:00
2025-09-02 10:41:54 -07:00
2026-01-03 16:55:39 +08:00
2026-01-06 12:53:55 +08:00
2026-01-06 12:53:55 +08:00
2025-11-12 01:26:05 +00:00

Better Auth Docs

This is the documentation site for Better Auth.

Contributing

To contribute to the docs, you can clone the repo and run the docs site locally.

pnpm install
pnpm run dev

This will start the docs site on http://localhost:3000.