Files
better-auth/docs
Paola Estefanía de CamposandAlex Yang 87093e7258 fix(sso): resolve TXT record at verification subdomain instead of root domain (#7935)
(cherry picked from commit cc80515644)
(cherry picked from commit a23a921e83ec79d1f5b81ab0b4cbb8155be17dc6)
2026-02-18 22:31:37 +08:00
..
2026-01-06 15:29:07 +08:00
2026-01-06 15:29:07 +08: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.