brownbaglunch / webhook

Webhook for brownbaglunch data repo
1 stars 3 forks source link

Support Webhook Token #1

Closed dadoonet closed 8 years ago

dadoonet commented 8 years ago

In order to increase security, we should add and validate a Token if provided in config.json.

See https://developer.github.com/webhooks/securing/

When a Security Token is provided, X-Hub-Signature is added to the HTTP headers.