Discussions

Ask a Question
Back to All

custom verifyWebhook

readmeio SDK is not supported in Golang. Can I create my own method that will verify the readme signature?
I can take it from request and then compare to my readme secret taken from env variable I suppose. But which hashing algorithm should I use to compare these values?

I added a feature request for supporting the Golang... I am not sure if this is something that will be implemented in the near future but If not - I would like a way to do this.