Skip to main content

Module requests

Module requests 

Source
Expand description

Proof requests and responses in World ID v4.

Structsยง

ProofRequest
A request from the RP to the Authenticator. See CoreProofRequest for more details. This is a wrapper type to expose to foreign language bindings.
ProofResponse
A response from the Authenticator to the RP. See CoreProofResponse for more details.