Authenticate Incoming Webhook Request

You will need to authenticate incoming webhook requests by Prahsys

SVIX Webhooks

We utilize SVIX to send webhooks. They have a built in authentication method for authenticating incoming webhooks.

Refer to SVIX library on how to authenticate the incoming request.

https://docs.svix.com/receiving/verifying-payloads/how