We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a84731 commit 0f658f6Copy full SHA for 0f658f6
1 file changed
README.md
@@ -6,6 +6,15 @@
6
<i>Verify webhooks from Truepic Vision or Lens in your Node.js app</i>
7
</h3>
8
9
+<h3 align="center" width="100%">
10
+ <a href="https://www.npmjs.com/package/@truepic/webhook-verifier">
11
+ <img src="https://img.shields.io/npm/v/@truepic/webhook-verifier?color=196dff" alt="npm">
12
+ </a>
13
+ <a href="https://github.com/TRUEPIC/webhook-verifier-nodejs/actions">
14
+ <img src="https://github.com/TRUEPIC/webhook-verifier-nodejs/actions/workflows/ci.yml/badge.svg" alt="GitHub Actions">
15
16
+</h3>
17
+
18
This module verifies
19
20
- the integrity of the data being received,
0 commit comments