Files
better-auth/docs
KinfeMichael Tariku 38ccbb8608 docs: auth0 migration guide (#3165)
* migration guide

* update and lint

* added in remove list

* update

* update

* update

* update

* docs

* migration

* update

* docs

* update

---------

Co-authored-by: Bereket Engida <86073083+Bekacru@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-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.