Appwrite vs. Lucia Auth

Appwrite

appwrite.io/

Appwrite is an open-source platform for building scalable applications. It comes with authentication, databases, storage, and functions. It's basically a complete development platform. They have an extremely generous free plan with 75,000 MAUs free of charge and their Pro plan is only $15/month. Appwrite offers email and password login, phone auth, magic links, email OTP, anonymous login, JWT login, SSR login, custom tokens, and two-factor authentication.

Lucia Auth

lucia-auth.com/

Lucia is an open source auth library that abstracts away the complexity of handling sessions. It works with any JS runtime - Node.js, Bun, Deno, Cloudflare Workers. It's also fully typed. It integrates with MongoDB. PostgreSQL, MySQL, SQLite, and with their respective ORMs and query builders.

Image for Appwrite
Appwrite
Image for Lucia Auth
Lucia Auth
No reviews yet
No reviews yet

Pros

Cons

Pros

  • Open source
    × 1
  • Fully typed
    × 1
  • Work with any JS runtime
    × 1

Cons

Frequently Asked Questions

Related Content & Alternatives

See full list
@tomasz_fm© 2023 Tomasz Stefaniak