SDK-style demo for basic authentication.
SDK demo
Basic Authentication
Confirm wallet or device control 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.