nextauth-nextjs14-drizzle
nextauth-nextjs14-drizzle copied to clipboard
In this tutorial, we'll cover the complete process of integrating Drizzle ORM with NextAuth v5 in Next.js 14.
Results
1
nextauth-nextjs14-drizzle issues
Sort by
recently updated
recently updated
newest added
Is this on purpose to use `jwt` session strategy instead of `database` strategy with the Drizzle adapter? https://github.com/wpcodevo/nextauth-nextjs14-drizzle/blob/6d861b2e7506726378cff5406553abf2cdac2521/auth.ts#L10