Better Auth with prisma/mariadb

When creating account (Google OAUTH), I am getting error: Argument createdAt is missing. Also I am seeing that it passes the 'expiresAt' field, which is missing from the table definition. Table definition were created using prisma. Same issue if creating table using mysql migration Any ideas?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?