operationspark/Sign Request

Sign a request body

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
bodyThe request body to sign. Can be a JSON string or a URL-encoded query stringyeskey1=value1&key2=value2
secretSecret used to sign the request payloadyesvery-secure-secret-change-me
namedescription
signatureThe signature of the request payload. Prefixed with "sha256="
payloadThe original request body payload