@lucia-auth/nextjs
Version:
Lucia integration for Next.js
18 lines (11 loc) • 412 B
Markdown
# @lucia-auth/nextjs
[Next.js](https://nextjs.org) integration for Lucia
**[Documentation](https://lucia-auth.com/nextjs/start-here/getting-started)**
**[Lucia documentation](https://lucia-auth.com)**
**[Changelog](https://github.com/pilcrowOnPaper/lucia/blob/main/packages/nextjs/CHANGELOG.md)**
## Installation
```bash
npm i @lucia-auth/nextjs
pnpm add @lucia-auth/nextjs
yarn add @lucia-auth/nextjs
```