1.0.2
[1.0.2] - 2017-07-31
Fixed
- Webhook signature verification
- Added support for python ver < 2.7.7
The webhook signature verification method was fixed to allow custom secrets for webhooks. We also changed the method signature to make it consistent across all SDKs.
Support was added for a constant time string comparison (used in signature verification) for Python ver < 2.7.7.