Function: consentToEsign()
consentToEsign(
input):Promise<SignState>
Defined in: src/server/actions/agreements.ts:94
The contractor's explicit, up-front ESIGN consent (the disclosure modal before the agreements). Idempotent with the consent recorded at signing — both write the one standing consent row. Captures the request IP / user-agent and the authenticated identity as attribution evidence.
Parameters
input
infer
Returns
Promise<SignState>