This repository was archived by the owner on Sep 3, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +14
-6
lines changed
apps/docs/content/docs/adapters Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,18 @@ description: Convex Adapter for Better Auth.
77<GithubButton url = " https://github.com/ping-maxwell/better-auth-kit/tree/main/packages/adapters/convex" />
88<NpmButton url = " https://www.npmjs.com/package/@better-auth-kit/convex" />
99
10+ # Deprecated!
11+
12+ Please do not use this in any new projects. We recommend checking out https://github.com/get-convex/better-auth
13+
14+ ## Why?
15+
16+ This adapter uses hacks and work-arounds in order for everything to work, which is not sustainable.
17+ A more official implementation around Better-Auth and Convex made by those who are more familiar with the Convex ecosystem
18+ is now available, so I recommend using that instead.
19+
20+ ---
21+
1022A Convex adapter for Better Auth which allows your Better Auth instance to communicate with your Convex DB.
1123
1224** Note:** This isn't full Convex integration, meaning hosting your Better Auth endpoints on Convex is not possible with this library.
Original file line number Diff line number Diff line change 11# Convex Adapter for Better-Auth
22
3- ## Documentation
3+ ## Deprecated!
44
5- You can read our documentation [ here] ( https://www.better-auth-kit.com/docs/adapters/convex ) .
6-
7- ## License
8-
9- [ MIT License] ( https://github.com/ping-maxwell/better-auth-kit/blob/main/packages/adapters/convex/LICENSE )
5+ Please do not use this in any new projects. We recommend checking out https://github.com/get-convex/better-auth
You can’t perform that action at this time.
0 commit comments