Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

tommyp1ckles/MandrillWebhookAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mandrill Webhook Auth

Authenticates a Mandrill Webhook POST request.

Testing

The test doesn't contain the correct authentication data, if you want to test this yourself you'll need to generate your own data.

You can do this by going to requestb.in and creating a private bin. Then copy the bin URL and use it to create a new webhook in Mandrill. The authKey is the key value for the webhook so you can copy that in. Next click the test event button and refresh your requestbin. Finally copy the mandrill_events and X-Mandrill-Signature and run the test.

About

Mandrill Webhook Authentication in Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages