@next-auth/prisma-legacy-adapter
v0.1.2
Published
Prisma (legacy) adapter for next-auth.
Downloads
37,629
Readme
Prisma (Legacy) Adapter
This is kept for backwards compatibility reasons.
If you start a new project, we recommend testing out @next-auth/prisma-adapter
instead.
Check it out at https://github.com/nextauthjs/adapters/tree/main/packages/prisma
Usage
This adapter ships with the next-auth
core package in versions below 4.0.0
. Separate documentation for this can be found here.