TypeError on Signup
On signup I have this error:
I suspect it is due to the prisma schema
which is
I suspect it is due to the prisma schema
which is
2025-02-12T01:41:14.532Z ERROR [Better Auth]: TypeError [TypeError: The "payload" argument must be of type object. Received null] {
code: 'ERR_INVALID_ARG_TYPE'
}