Files
better-auth/docs
Paola Estefanía de Campos 7908ac9ba5 chore: add auth secret entropy check on prod and doc improvement (#6114)
Co-authored-by: Alex Yang <himself65@outlook.com>
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
2025-12-01 09:50:30 -08:00
..
2025-12-01 09:01:54 -08:00
2025-09-02 10:41:54 -07: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.