KHRM
Explore posts from serversDTDrizzle Team
•Created by KHRM on 5/5/2024 in #help
Auth.js (next-auth) with Drizzle Provider Typescript
Hello so in the guide for the drizzle provider for Auth.js (next-auth) it says we can override the tables
for example if i want to give me my users table a password and role field
but then i run into a typescript error since the tables are typed in a specific way inside the adapter itself
4 replies