VerificationLevel in World ID 3.0.
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).
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. |