Skip to main content

Setup

1

Get credentials

Go to vercel.com/integrations and click Add New Integration. Under OAuth 2.0, add your redirect URI:
2

Configure

lib/kavach.ts

Scopes

Default scopes: user
Vercel OAuth apps are created as marketplace integrations. The access token grants access to the user’s personal account and any teams they belong to.

Endpoints

Last modified on April 29, 2026