0.1.2 • Published 2 years ago

@lucia-sveltekit/adapter-appwrite v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Supabase adapter for AppWrite

Adapter documentation: https://lucia-sveltekit.vercel.app/adapters/appwrite

Lucia documentation: https://lucia-sveltekit.vercel.app

Installation

npm install @lucia-sveltekit/adapter-appwrite

Testing

Configure the following:

const projectId = "";
const apiKey = "";
const databaseId = "";
const userCollectionId = "";
const refreshTokenCollectionId = "";

and run:

npm run test
0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago