# `lucia-auth`

A simple authentication library for managing users and sessions

**[Documentation](https://lucia-auth.com)**

**[Changelog](https://github.com/pilcrowOnPaper/lucia/blob/main/packages/lucia-auth/CHANGELOG.md)**

## Installation

```bash
npm install lucia-auth
pnpm add lucia-auth
yarn add lucia-auth
```
