UNPKG

@lifeworld/lucia

Version:

A simple and flexible authentication library

16 lines (10 loc) 409 B
# `lucia` An open source auth library that abstracts away the complexity of handling sessions. It works alongside your database to provide an API that's easy to use, understand, and extend. **[Documentation](https://v3.lucia-auth.com)** **[Changelog](https://github.com/pilcrowOnPaper/lucia/blob/main/packages/lucia/CHANGELOG.md)** ## Installation ``` npm install lucia pnpm add lucia yarn add lucia ```