Ping
Ping
CCConvex Community
Created by jason on 3/27/2025 in #general
Have you had a chance to explore `better
okay... interesting. Could you give me an example of how I can merge this with the Better auth adapter idea?
81 replies
CCConvex Community
Created by jason on 3/27/2025 in #general
Have you had a chance to explore `better
What is a Convex Component?
81 replies
CCConvex Community
Created by jason on 3/27/2025 in #general
Have you had a chance to explore `better
Super awesome to hear. I might have to add this to my docs
81 replies
CCConvex Community
Created by jason on 3/27/2025 in #general
Have you had a chance to explore `better
Anyway, back to HTTP action working with BA, that's really 🔥
81 replies
CCConvex Community
Created by jason on 3/27/2025 in #general
Have you had a chance to explore `better
the more you learn I guess
81 replies
CCConvex Community
Created by jason on 3/27/2025 in #general
Have you had a chance to explore `better
Oh I see
81 replies
CCConvex Community
Created by jason on 3/27/2025 in #general
Have you had a chance to explore `better
Yeah... literally exactly that.. How unlucky xD
81 replies
CCConvex Community
Created by jason on 3/27/2025 in #general
Have you had a chance to explore `better
🤦‍♂️
81 replies
CCConvex Community
Created by jason on 3/27/2025 in #general
Have you had a chance to explore `better
I really wished I had asked you guys about this now, I just made the assumption that "things just don't work"
81 replies
CCConvex Community
Created by jason on 3/27/2025 in #general
Have you had a chance to explore `better
Okay.. so everything else works then...
81 replies
CCConvex Community
Created by jason on 3/27/2025 in #general
Have you had a chance to explore `better
and it didn't work.
81 replies
CCConvex Community
Created by jason on 3/27/2025 in #general
Have you had a chance to explore `better
the one thing I tested in HTTP action was using jose to parse JWT
81 replies
CCConvex Community
Created by jason on 3/27/2025 in #general
Have you had a chance to explore `better
Just what I was about to say..... 💀
81 replies
CCConvex Community
Created by jason on 3/27/2025 in #general
Have you had a chance to explore `better
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
81 replies
CCConvex Community
Created by jason on 3/27/2025 in #general
Have you had a chance to explore `better
Right now? You got it working?
81 replies
CCConvex Community
Created by jason on 3/27/2025 in #general
Have you had a chance to explore `better
So for example, BA would run in Nextjs, and Convex is just there for DB or whatever else the user is using it for.
81 replies
CCConvex Community
Created by jason on 3/27/2025 in #general
Have you had a chance to explore `better
better auth would have to run in any of the current supported integrations, it doesn't work in http actions
81 replies
CCConvex Community
Created by jason on 3/27/2025 in #general
Have you had a chance to explore `better
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
81 replies
CCConvex Community
Created by jason on 3/27/2025 in #general
Have you had a chance to explore `better
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..
81 replies
CCConvex Community
Created by jason on 3/27/2025 in #general
Have you had a chance to explore `better
Like a special Better-auth integrated Convex action sort of thing
81 replies