Forums
Having this url allows us to embed the signing session within our website via an embedded iframe -> https://sandbox.e-signlive.com/access?sessionToken={signerAuthenticationToken} However, it does not allow us to get real-time/client-side status check as the signers accomplish the signing process. Is there an embeddable javascript library that we can use to automatically (1) embed the signing session iframe, (2) and subscribe to javascript events/callbacks for status transitions or signing completion?