Step-by-step guide on how to verify the signatures of webhooks from Nango.
X-Nango-Signature
header.
It’s a SHA-256 hash generated using the secret key found in the Environment Settings in the Nango UI.
The webhook signature can be generated with the following code:
X-Nango-Signature
header value matches the webhook signature.