Files
better-auth/docs
Boby Tiwari ea20c231a2 docs: fix missing user table name for 2fa plugin field reference (#4029)
Added the explicit user table name for better readability and understanding

Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com>
2025-08-21 11:37:27 -07:00
..
2025-05-23 12:44:51 -07:00
2025-08-18 10:27:15 -07:00
2025-08-20 12:57:30 -07:00
2025-03-08 10:08:42 +03:00
2025-05-23 12:44:51 -07: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.