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
- Open the flow in your browser (HTTPS required for camera access).
- Scan your passport. MRZ + visual zone are recognized in the browser.
- 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.
- The mobile app sends the chip data back to this web app via the BFF.
- Capture a live selfie. Aware runs liveness + face match against the passport portrait.
- Results are displayed in a vendor-neutral format.