Files
better-auth/docs
Paolo Ricciuti 4b3642d324 fix(mcp): remove duplicate /api/auth from wwwAuthenticateValue and properly format the header (#4462)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-09-05 10:32:57 -07:00
..
2025-08-18 10:27:15 -07:00
2025-08-21 20:30:06 -07:00
2025-08-21 20:30:06 -07:00
2025-03-08 10:08:42 +03:00
2025-08-18 10:27:15 -07: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.