Files
better-auth/docs
Lukas BergstromandGitHub f64b71e105 Update next.mdx
remove useSecureCookies from middleware - it's configured in the advanced options in the auth options
2025-03-12 11:42:31 -07:00
..
2025-03-12 11:42:31 -07:00
2025-03-08 10:08:42 +03: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.