Files
better-auth/docs
Maxwell e4bed5c786 docs(passkey): Fixed signIn passkey props (#3014)
callbackURL doesn't exist.
2025-06-16 00:31:42 -07:00
..
2025-06-12 22:11:44 -07:00
2025-06-12 22:11:44 -07:00
2025-05-23 12:44:51 -07:00
2025-05-23 12:44:51 -07:00
2025-05-23 12:44:51 -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.