jschuur / decent-nextjs-starter-template

An okay template to start a new Next.js project with shadcn/ui, Drizzle/Turso, Auth.js and SST (Ion) already set up.
https://decent.joostschuur.com/
7 stars 1 forks source link

BUG: Auth.js TypeScript error for custom JWT/Session types #33

Open jschuur opened 1 week ago

jschuur commented 1 week ago

TypeScript errors in auth.ts after updates of @auth/drizzle-adapter from 1.2.0 to 1.4.1 and @auth/core from 0.32.0 to 0.34.1.

See also https://github.com/nextauthjs/next-auth/issues/9571#issuecomment-2191513065