SIF Web Demo

A web-based identity verification flow using the same vendor-agnostic abstractions as the mobile SIF SDK. The browser handles passport OCR (Regula WASM) and live face capture (Aware / Regula). NFC chip reading is offloaded to the mobile companion app via a QR-code handoff.

How it works

  1. Open the flow in your browser (HTTPS required for camera access).
  2. Scan your passport. MRZ + visual zone are recognized in the browser.
  3. If the passport has a chip, a QR code is shown. Scan it with your phone's camera to launch the SIF mobile app, which reads the chip.
  4. The mobile app sends the chip data back to this web app via the BFF.
  5. Capture a live selfie. Aware runs liveness + face match against the passport portrait.
  6. Results are displayed in a vendor-neutral format.