Files
better-auth/docs
Alexander Cato 214c24bfdf docs: fix grammatical errors in admin plugin (#2081)
* docs: fix grammatical errors in admin.mdx

* docs: correct possessive form in admin.mdx
2025-04-02 14:10:51 +03:00
..
2025-04-01 09:38:51 +03:00
2025-04-01 14:15:56 +03:00
2025-03-21 15:41:10 +03:00
2025-03-08 10:08:42 +03: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.