Ping
CCConvex Community
•Created by jason on 3/27/2025 in #general
Have you had a chance to explore `Better Auth`
okay... interesting.
Could you give me an example of how I can merge this with the Better auth adapter idea?
169 replies
CCConvex Community
•Created by jason on 3/27/2025 in #general
Have you had a chance to explore `Better Auth`
What is a Convex Component?
169 replies
CCConvex Community
•Created by jason on 3/27/2025 in #general
Have you had a chance to explore `Better Auth`
Super awesome to hear. I might have to add this to my docs
169 replies
CCConvex Community
•Created by jason on 3/27/2025 in #general
Have you had a chance to explore `Better Auth`
Anyway, back to HTTP action working with BA, that's really 🔥
169 replies
CCConvex Community
•Created by jason on 3/27/2025 in #general
Have you had a chance to explore `Better Auth`
the more you learn I guess
169 replies
CCConvex Community
•Created by jason on 3/27/2025 in #general
Have you had a chance to explore `Better Auth`
Oh I see
169 replies
CCConvex Community
•Created by jason on 3/27/2025 in #general
Have you had a chance to explore `Better Auth`
Yeah... literally exactly that.. How unlucky xD
169 replies
CCConvex Community
•Created by jason on 3/27/2025 in #general
Have you had a chance to explore `Better Auth`
🤦♂️
169 replies
CCConvex Community
•Created by jason on 3/27/2025 in #general
Have you had a chance to explore `Better Auth`
I really wished I had asked you guys about this now, I just made the assumption that "things just don't work"
169 replies
CCConvex Community
•Created by jason on 3/27/2025 in #general
Have you had a chance to explore `Better Auth`
Okay.. so everything else works then...
169 replies
CCConvex Community
•Created by jason on 3/27/2025 in #general
Have you had a chance to explore `Better Auth`
and it didn't work.
169 replies
CCConvex Community
•Created by jason on 3/27/2025 in #general
Have you had a chance to explore `Better Auth`
the one thing I tested in HTTP action was using
jose
to parse JWT169 replies
CCConvex Community
•Created by jason on 3/27/2025 in #general
Have you had a chance to explore `Better Auth`
Just what I was about to say..... 💀
169 replies
CCConvex Community
•Created by jason on 3/27/2025 in #general
Have you had a chance to explore `Better Auth`
I haven't actually tested it, but I kind of made assumptions that things would break unexpectedly, as that's my experience in some other things in the Convex enviroment
169 replies
CCConvex Community
•Created by jason on 3/27/2025 in #general
Have you had a chance to explore `Better Auth`
Right now? You got it working?
169 replies
CCConvex Community
•Created by jason on 3/27/2025 in #general
Have you had a chance to explore `Better Auth`
So for example, BA would run in Nextjs, and Convex is just there for DB or whatever else the user is using it for.
169 replies
CCConvex Community
•Created by jason on 3/27/2025 in #general
Have you had a chance to explore `Better Auth`
better auth would have to run in any of the current supported integrations, it doesn't work in http actions
169 replies
CCConvex Community
•Created by jason on 3/27/2025 in #general
Have you had a chance to explore `Better Auth`
Kind of both.
Since the mutations & queries are using internalMutation/internalQuery, so everything runs through a Convex action, parsed and whatever else, then goes to their respective internalMutation/internalQuery
169 replies
CCConvex Community
•Created by jason on 3/27/2025 in #general
Have you had a chance to explore `Better Auth`
Yeah 😅
As far as I'm aware, Convex DB uses sqlite? So it would mean that we'd need a custom adapter that can do direct queries to the DB internally? Not too sure..
169 replies
CCConvex Community
•Created by jason on 3/27/2025 in #general
Have you had a chance to explore `Better Auth`
Like a special Better-auth integrated Convex action sort of thing
169 replies