How it works
The person captures a live selfie and a photo of a government-issued ID document. A self-hosted face-matching model compares the two and returns a pass/fail with a confidence score. The ID document is also OCR-read for name, date of birth, ID number, and nationality - using the document's machine-readable zone when present, or label-based extraction otherwise.
Retries
Up to 10 attempts per session before it's a terminal fail - a genuine mismatch shouldn't be retried indefinitely, but one bad-lighting photo shouldn't fail someone outright either.