Skip to content

Device Binding Refresh SDK Demo

SDK-style demo for refreshing wallet-to-device binding.

SDK demo

Device Binding Refresh

Refresh the wallet-to-device binding record 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.