jasonJ
Convex Community12mo ago
168 replies
jason

Have you had a chance to explore `Better Auth`

Have you had a chance to explore
better-auth
yet?

I'm using this adapter
@better-auth-kit/convex
and its instructions (https://www.better-auth-kit.com/docs/adapters/convex, https://github.com/ping-maxwell/better-auth-kit/tree/main/packages/adapters/convex)

and these instructions too https://www.better-auth.com/docs/installation

and then set up Github OAuth, as the simplest way to get started: https://www.better-auth.com/docs/basic-usage

But running into various issues.

Convex Auth was seamless and easy. But I've concluded that better-auth is what I want to bet on long term b/c it seems to be an emerging standard in the JS ecosystem imo, is fully featured, not tied to any specific provider, etc.

Blocked on integrating convex further now.
Was this page helpful?