Database
Store OAuth tokens in your database for multi-user and multi-device support
This page has moved to the Database section.
- Overview
- Drizzle adapter
- Prisma adapter
- MongoDB adapter
- Schema reference
- Triggers
- Hooks
- Examples: Drizzle, Prisma, and MongoDB Next.js apps
- MCP tool scoping:
connectedOnly,integrationIds, Code Mode - Performance: caching, concurrency, cold start
For manual callback configuration (without adapters), see Schema and the callback signatures in the Database overview.