Files
better-auth/docs
Paola Estefanía de Campos 34c8a4bd2a fix(saml): IdP-Initiated Callback Routing (#6675)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@users.noreply.github.com>
2026-01-13 17:54:37 -08:00
..
2026-01-06 12:53:55 +08:00
2026-01-06 12:53:55 +08:00
2025-08-18 10:27:15 -07:00
2026-01-06 12:53:55 +08: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.