Files
better-auth/docs
KinfeMichael Tariku be807a8de1 docs: Inconsistent snippets for setting active orgs
fix: inconsistency calls on docs to set active orgs
2025-04-15 12:12:09 +03:00
..
2025-04-14 13:35:07 +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.