Skip to main content

Setup

1

Get credentials

Go to the Kakao Developers portal and create an application. Under Kakao Login, enable the feature and add your redirect URI:
2

Configure

lib/kavach.ts

Scopes

Default scopes: profile_nickname, account_email
Email access requires business verification in the Kakao Developer Console. Without it, only profile_nickname and profile_image are available.

Endpoints

Last modified on April 29, 2026