Better Auth + Durable Objects
I'm using Kysely with durable objects database, which means that I do not have access to
node:sqlite. I'm curious how I would configure betterAuth to use my setup?6 Replies
Would I need to creator a custom adapter?
I actually ended up creating a custom adapter.
Oh hey, funny to find you here! I was just doing some research on potentially making a community adapter to get Better Auth "official" support for DOs as the main db. Can I ask what your custom adapter looks like? Is it going to be folded into RWSDK?
I don't think so, but I can share the code!
^ RWSDK!
@oscabriel
Oh nice, thanks! Excited to take a look and see how this works