@next-auth/pouchdb-adapter

PouchDB adapter for next-auth.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@next-auth/pouchdb-adapter
22,2713461.0.0a year ago3 years agoMinified + gzip package size for @next-auth/pouchdb-adapter in KB

Readme


<img height="64px" src="https://authjs.dev/img/logo/logo-sm.png" />
<img height="64px" src="https://authjs.dev/img/adapters/pouchdb.svg"/>

PouchDB Adapter - NextAuth.js / Auth.js

<a href="https://npm.im/@next-auth/pouchdb-adapter">
  <img src="https://img.shields.io/badge/TypeScript-blue?style=flat-square" alt="TypeScript" />
</a>
<a href="https://npm.im/@next-auth/pouchdb-adapter">
  <img alt="npm" src="https://img.shields.io/npm/v/@next-auth/pouchdb-adapter?color=green&label=@next-auth/pouchdb-adapter&style=flat-square">
</a>
<a href="https://www.npmtrends.com/@next-auth/pouchdb-adapter">
  <img src="https://img.shields.io/npm/dm/@next-auth/pouchdb-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>


Check out the documentation at authjs.dev.