From 2159373c460be04358f2e75ee1fdce4f7bd1af6b Mon Sep 17 00:00:00 2001 From: JYC Date: Wed, 3 Jul 2024 09:53:18 +0200 Subject: [PATCH] add adapter for remult (#1605) --- docs/pages/database/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/pages/database/index.md b/docs/pages/database/index.md index 120f36bfe..ad544d054 100644 --- a/docs/pages/database/index.md +++ b/docs/pages/database/index.md @@ -34,3 +34,4 @@ These adapters are not routinely checked by the maintainers of Lucia. Make sure - [Astro DB adapter by Pilcrow](https://github.com/pilcrowOnPaper/lucia-adapter-astrodb) - [DynamoDB adapter by GNK Softworks](https://github.com/gnk-softworks/lucia-dynamodb-adapter) +- [remult adapter by jycouet](https://github.com/jycouet/firstly/tree/main/packages/firstly/src/lib/auth)