Nestjs Prisma

Hey. Im using nestjs with prisma adapter, but im getting a server error when i try signing up with oauth github. SERVER_ERROR: TypeError: Cannot read properties of undefined (reading 'verfication'). i added to screenshots, one is my better auth config and the other is prisma client init.
Skjermbilde_2025-08-07_kl._21.10.26.png
Skjermbilde_2025-08-07_kl._21.10.58.png
Was this page helpful?