VibeID logoVibeID
Home
/Find anything

Get started

IntroductionNext.js quickstart

Guides

Existing login pageVibeID-only sign-inAvatar menuSessions and protected routesCustom UIManual implementation

Concepts

Sign-in flowChallenge and deep linksCallback and verificationLocal testingTroubleshooting
Home

Concepts

The VibeID sign-in contract.

These pages describe the framework-independent pieces behind every VibeID integration.

Sign-in flow

The request, approval, callback, verification, and account mapping loop.

Read concept

Challenge and deep links

The signin.v1 payload shape and the vibe-id://sign launch contract.

Read concept

Callback and verification

The callback payload, DID public key, and P-256 signature verification rules.

Read concept

Local testing

How to make a local development server reachable from a mobile authenticator.

Read concept

Troubleshooting

Common QR, callback delivery, local tunnel, and signature verification failures.

Read concept