Files
better-auth/docs
TheUntraceable c6e3370513 feat(discord): allow specification of permissions (#4717)
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-09-18 08:46:20 -07:00
..
2025-09-11 14:36:09 -07:00
2025-08-18 10:27:15 -07:00
2025-09-02 10:41:54 -07:00
2025-09-02 10:41:54 -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.