@auth/surrealdb-adapter

SurrealDB adapter for next-auth.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@auth/surrealdb-adapter
22,4643651.1.05 days ago8 months agoMinified + gzip package size for @auth/surrealdb-adapter in KB

Readme


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

Surreal DB Adapter - NextAuth.js / Auth.js

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