# @lucia-auth/oauth

OAuth integration for Lucia v2.

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

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

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

## Installation

```bash
npm i @lucia-auth/oauth
pnpm add @lucia-auth/oauth
yarn add @lucia-auth/oauth
```
