All releases
SDKAvailable

CLI 0.1.2 aligns doctor with the hosted handoff

The CLI patch stops treating experimental proof dependencies as requirements for the default hosted authentication path.

Mohith / 2 min read

A diagnostic that matches the default path

The default initializer creates a server-side hosted handoff. That integration does not load local proof circuits, so doctor now reports absent proof assets as optional instead of presenting a false setup failure.

The experimental boundary remains explicit

Projects evaluating Proof V2 still need zkauth-client and its circuit artifacts. The CLI continues to keep that path behind --experimental-proof-v2 and does not imply production approval for the research protocol.

Install the patch

The package name is zkauth-cli and the installed executable remains zkauth.

terminalbash
npm install --global zkauth-cli@0.1.2