github_webhook_message_validator 0.1.2

Provides functions for validating GitHub webhook payloads.
Documentation

GitHub webhook message validator

This package currently contains a single utility function, which may be used to validate the package of a GitHub webhook request against a shared secret.

For the moment, see the source for usage.