Member Junction
    Preparing search index...

    Function ComputeSourceSignature

    • Produce a deterministic fingerprint of a record-ID set. Used as the ssig field on the token payload — server-side ApplyDelta recomputes the fingerprint of the freshly resolved source and compares against the token to detect STALE_DELTA.

      Parameters

      • recordIds: readonly string[]

      Returns Promise<string>