azlabsio/zsign
v1.0.0
The e-signature API built for agents. One curl to send, one call to pay. ESIGN/UETA. Prepaid credits, no seats. MCP at zsign.io/mcp.
Changelog
0.1.1 — 2026-09-14
- Export
./_generated/component.jsso consumers can importComponentApifrom@zsign/convex/_generated/component.js, as required by the Convex component authoring guide. 0.1.0 shipped the file but not the export, so the subpath failed withERR_PACKAGE_PATH_NOT_EXPORTED.
0.1.0 — 2026-09-14
Initial public release.
Zsignclient:send(idempotent viaoperationId), reactivestatusandlist, canonicalrefresh,getSignedPdf,getCertificate, and an at-least-onceonCompletedcallback drain.- Component: envelope/operation/callback tables, HMAC-SHA256 webhook verification with dedupe and orphaned-event replay, generation-guarded reconciliation with bounded backoff, webhook-secret rotation support.
verifyWebhookRequesthelper for the app-ownedconvex/http.tsroute.@zsign/convex/testexport:registerZsign(t)forconvex-test.- Verified end-to-end against self-hosted
convex-backendand a local zSign backend — see README "Verified end-to-end".