Hi all, is there a sample code for how to validate...
# announcements
c
Hi all, is there a sample code for how to validate a webook in c#?
f
I don’t believe so - but we’re working on improving the c# sdk
b
we have a javascript example webhook implementation. the crypto concepts will need to be translated to C# but that should help https://github.com/growthbook/examples/blob/main/webhooks-impl/middleware/authenticateWebHooks.js