VerificationLevel from previous IDKit versions.
orbLegacy
Requires Orb verification.
secureDocumentLegacy
Requires at least a Secure Document verification. Returns the user’s highest credential (Secure Document or Orb).
documentLegacy
Requires at least a Document verification. Returns the user’s highest credential (Document, Secure Document, or Orb).
deviceLegacy
Requires at least a Device verification. Returns the user’s highest credential (Device,Document, Secure Document, or Orb).
selfieCheckLegacy (Selfie Check Beta)
Requires Selfie Check verification. Returns a World ID 3.0 Face proof.
Learn more about Selfie Check here: Selfie Check Overview.
Parameters
All legacy presets accept an optionalsignal parameter:
| Parameter | Type | Description |
|---|---|---|
signal | string? | Binds specific context into the proof (e.g. user ID, wallet address). Your backend should enforce the same value. |