Skip to main content

Setup

1

Get credentials

Go to create.roblox.com and navigate to Dashboard > Credentials. Create an OAuth 2.0 app and set your redirect URI:
2

Configure

lib/kavach.ts

Scopes

Default scopes: openid, profile
Roblox OAuth 2.0 is currently in open beta. User IDs are stable numeric values that persist across username changes.

Endpoints

Last modified on April 29, 2026