Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 570 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 570 Bytes

lucia-adapter-surrealdb

Unofficial SurrealDB adapter for Lucia, actively maintained.

Works with Lucia 3, and surreal.js 0.11.0.

Lucia documentation

Changelog

Installation

npm install lucia-adapter-surrealdb
pnpm add lucia-adapter-surrealdb
yarn add lucia-adapter-surrealdb

Testing

Populate all SurrealDB variables in the .env, then run the command below.

pnpm test.surreal

TODO

[+] Edit docs [-] Add pnpm and yarn