Skip to content

Email Verification SDK Demo

SDK-style demo for verifying an email address with ID Circle.

SDK demo

Email Verification

Confirm a verified email address from a tenant-built page using the SDK pattern.

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.