T3, Next.js, Drizzle-adapter, next-auth v5 database User login with extended Fields for User
Hello guys, did some one tried to add extra columns to the User table for the drizzle adapter for a next and next-auth v5 t3 stack ?
1 Reply
I did try, it didnt work. My User object cannot be extended no matter what I tried. This seems to happen only when I use drizzle. When I used Prisma, everything worked