Function checkSignature

Check webhook data signature

  • Parameters

    • apiKey: string

      Api key

    • signature: string

      Webhook request signature

    • body: any

      Webhook request body

    Returns boolean

    Checking result