• Generates a webhook signature using a hash-based message authentication code (HMAC) with SHA-256.

    Parameters

    • valueToHash: string
    • secret: string

    Returns string

Generated using TypeDoc