@next-auth/prisma-legacy-adapter

Prisma (legacy) adapter for next-auth.

Usage no npm install needed!

<script type="module">
  import nextAuthPrismaLegacyAdapter from 'https://cdn.skypack.dev/@next-auth/prisma-legacy-adapter';
</script>

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.