Files
better-auth/docs
Greg Jackson 90afe1fe40 fix(two-factor): trust device token refresh (#3318)
Co-authored-by: Dylan Vanmali <dylanvanmali@yahoo.com>
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
2025-11-09 01:09:33 +00:00
..
2025-11-04 23:12:38 +00:00
2025-09-29 18:01:34 -07:00
2025-08-18 10:27:15 -07:00
2025-09-02 10:41:54 -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.