0.1.2 • Published 4 years ago

@lucia-sveltekit/adapter-appwrite v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago