Prisma error when updating an account password

Hello, I opened an issue on github : https://github.com/better-auth/better-auth/issues/581

But it feels like a "me" problem, if anyone can confirm or not
GitHub
Describe the bug When calling the resetPassword method from the authClient (react client) and using the Prisma adapter, I've an error saying the id field is missing from the where clause. To Re...
Was this page helpful?