# @next-auth/prisma-adapter

> Prisma adapter for next-auth.

Latest version **1.0.7** (published 2023-06-01) · ISC license · 0 weekly downloads

## Install

```sh
npm install @next-auth/prisma-adapter
pnpm add @next-auth/prisma-adapter
yarn add @next-auth/prisma-adapter
bun add @next-auth/prisma-adapter
```

## Health

**Score 40/100 (D)** — status: abandoned.

Positive: has types; no vulnerabilities; high quality score; popular repo.

Warnings: low downloads; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 1.0.7 |
| Published | 2023-06-01 |
| First published | 2021-01-28 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 20 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 28368 |
| Author | William Luke |
| Maintainers | thvu, ndom91, balazsorban, iaincollins |
| Keywords | next-auth, next.js, oauth, prisma |

## Links

- npm: https://www.npmjs.com/package/@next-auth/prisma-adapter
- Repository: https://github.com/nextauthjs/next-auth
- Homepage: https://authjs.dev
- Issues: https://github.com/nextauthjs/next-auth/issues
- npm.io page: https://npm.io/package/@next-auth/prisma-adapter

## Alternatives

- [@clerk/clerk-expo](https://npm.io/package/@clerk/clerk-expo.md) — 133.6K weekly downloads
- [@pothos/plugin-authz](https://npm.io/package/@pothos/plugin-authz.md) — 12.4K weekly downloads
- [@bounded-sh/client](https://npm.io/package/@bounded-sh/client.md) — 3.2K weekly downloads
- [@luigi-project/plugin-auth-oauth2](https://npm.io/package/@luigi-project/plugin-auth-oauth2.md) — 2.3K weekly downloads
- [@nocobase/plugin-verification](https://npm.io/package/@nocobase/plugin-verification.md) — 2.0K weekly downloads

## Recent versions

- 1.0.7 (latest) — 2023-06-01
- 0.5.2-next.19 (next) — 2021-10-20
- 0.5.2-pr.275-de012685.18 (experimental) — 2021-10-19
- 0.5.1-pr.150.4 (pr-150) — 2021-06-27
- 0.5.1-pr.147.3 (pr-147) — 2021-06-27
- 0.4.4-canary.81 (canary) — 2021-06-26
- 0.4.4-pr.132.81 (pr-132) — 2021-06-25
- 0.4.4-pr.136.80 (pr-136) — 2021-06-15
- 0.4.4-pr.97.57 (pr-97) — 2021-05-23
- 0.4.4-pr.90.49 (pr-90) — 2021-05-16
- 0.4.4-pr.92.48 (pr-92) — 2021-05-16
- 0.4.4-pr.76.41 (pr-76) — 2021-05-03
- 0.4.4-pr.75.39 (pr-75) — 2021-04-30
- 0.4.4-pr.72.36 (pr-72) — 2021-04-28
- 0.4.4-pr.63.26 (pr-63) — 2021-04-25
- … 95 more at https://npm.io/package/@next-auth/prisma-adapter/versions

## README

<p align="center">
  <br/>
  <a href="https://authjs.dev" target="_blank">
    <img height="64px" src="https://authjs.dev/img/logo/logo-sm.png" />
  </a>
  <a href="https://prisma.io" target="_blank">
    <img height="64px" src="https://authjs.dev/img/adapters/prisma.svg"/>
  </a>
  <h3 align="center"><b>Prisma Adapter</b> - NextAuth.js / Auth.js</a></h3>
  <p align="center" style="align: center;">
    <a href="https://npm.im/@next-auth/prisma-adapter">
      <img src="https://img.shields.io/badge/TypeScript-blue?style=flat-square" alt="TypeScript" />
    </a>
    <a href="https://npm.im/@next-auth/prisma-adapter">
      <img alt="npm" src="https://img.shields.io/npm/v/@next-auth/prisma-adapter?color=green&label=@next-auth/prisma-adapter&style=flat-square">
    </a>
    <a href="https://www.npmtrends.com/@next-auth/prisma-adapter">
      <img src="https://img.shields.io/npm/dm/@next-auth/prisma-adapter?label=%20downloads&style=flat-square" alt="Downloads" />
    </a>
    <a href="https://github.com/nextauthjs/next-auth/stargazers">
      <img src="https://img.shields.io/github/stars/nextauthjs/next-auth?style=flat-square" alt="Github Stars" />
    </a>
  </p>
</p>

---

Check out the documentation at [authjs.dev](https://authjs.dev/reference/adapter/prisma).

---
_Source: https://npm.io/package/@next-auth/prisma-adapter · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
