← All packages
@appkit/auth
Production authentication: durable sessions, passwords, magic links, invitation grants, reset flows, React UI, and Postgres adapters.
v0.1.2AGPL-3.0-or-laterApplication platformnode >=22
Install
The package command from this workspace manifest.
pnpm add @appkit/authManifest
Published package metadata.
Name@appkit/auth
Version0.1.2
Public entries9
Runtime dependencies6
Peer dependencies1
Public entry points
Every export declared by the published package.
| Import | Published target |
|---|---|
| @appkit/auth | ./src/index.ts |
| @appkit/auth/server | ./src/server.ts |
| @appkit/auth/client | ./src/client.ts |
| @appkit/auth/invites | ./src/invites.ts |
| @appkit/auth/drizzle | ./src/drizzle.ts |
| @appkit/auth/memory | ./src/memory.ts |
| @appkit/auth/react | ./src/react.tsx |
| @appkit/auth/next | ./src/next.ts |
| @appkit/auth/package.json | ./package.json |
Runtime dependencies
Installed with the package.
@appkit/dbworkspace:*
@appkit/uiworkspace:*
better-auth^1.6.23
drizzle-orm^0.45.2
pg^8.22.0
zod^4.4.3
Peer dependencies
Installed or selected by the consuming application.
react>=18.2 <20
Tags
Keywords declared in package.json.
appkitapplication-frameworktypescript