SDK-style demo for forcing a passport chip rescan and disclosing the refreshed fields.
SDK demo
Passport Chip Rescan & Disclose
Force a fresh passport chip scan and disclose the refreshed fields from a tenant-built SDK page.
Pattern 1
SDK hosted-runtime launch
Equivalent to using TenantOnboardingWidget from @id-circle/embed-sdk-react.
The NED page mints a scoped token through /api/idcircle/embed-token, then lets the SDK hand off to the Portal runtime.
SDK runtime mount point
Pattern 2
Custom QR action UI
Equivalent to calling requestQrAction and fetchQrActionSpec from the SDK while the tenant page owns the surrounding UI.
The QR request is created through /api/idcircle/qr-action.