Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Verification Request

This section details the verification request. To invoke the verification widget, the verification method in the PRIVO SDK has the signature:

The profile object may contain multiple members consisting of information about the user to be verified and when passed must be included in the body of the request.

The verify_config object consists of members detailing the configuration of the verification widget and must be included in the body of the request.

Signature:

privo.verify.showVerify(profile, verify_config);