ZKAuth Client 2.0 beta is available on npm
The 2.0 beta is now installable from npm with the hosted passkey path and explicitly experimental Proof V2 and Access Pass clients.
Mohith / 4 min readInstall the beta
Applications can now install the current package directly from npm. Existing projects should review the beta API and security boundaries before upgrading.
npm install zkauth-clientWhat is in the package
The package includes the hosted passkey integration path, Proof V2 client support, and the Access Pass client surface. Passkeys remain the recommended production authentication method.
Proof V2 and Access Pass still require explicit matching development artifacts. They remain research features and are not production approved, externally audited, or deployed as hosted capabilities.
Release provenance boundary
npm records the published version, tarball integrity, and source commit metadata. This direct release from a private canonical repository has no accepted npm Sigstore provenance attestation.
A future provenance-backed release needs a public canonical source repository and a compatible trusted-publishing path. This beta publication does not remove the independent cryptographic review, production ceremony, or signed Proof V2 artifact gates.
Beta release