Skip to main content

Setup

1

Get credentials

Go to dev.vk.com and create an application. Set the platform to Website and add your redirect URI:
2

Configure

lib/kavach.ts

Scopes

Default scopes: email
VK returns email as part of the access token response rather than a separate userinfo endpoint. KavachOS handles this automatically.

Endpoints

Last modified on April 29, 2026