UNPKG

lucia-auth-adapter-surrealdb

Version:
5 lines (3 loc) 122 B
import { testAdapter } from "@lucia-auth/adapter-test"; import { db, adapter } from "./db.js"; testAdapter(adapter, db);