Kyle Hornberg
|
cdd7c69730
|
Refactor and restyle
|
2020-04-13 16:29:41 -05:00 |
|
Kyle Hornberg
|
98ce6ca364
|
Switch to using black
|
2020-01-17 11:49:05 -06:00 |
|
Kyle Hornberg
|
10933b7281
|
Test: Use string instead of json.dumps
json.dumps on Python 3.4 and 3.5 produces differnt signatures
|
2018-02-20 09:34:14 -06:00 |
|
Kyle Hornberg
|
88772f8799
|
Style: yapf
|
2018-02-09 13:16:19 -06:00 |
|
Kyle Hornberg
|
9a527ae9ae
|
Bug Fix: Use the payload sent by the webhook
String to json.loads to json.dumps does not produce the same string
required for validation.
|
2018-02-09 13:10:47 -06:00 |
|
Kyle Hornberg
|
6f05bc4204
|
Enhancement: Option to return app id from webhook
|
2018-02-07 08:40:21 -06:00 |
|
Kyle Hornberg
|
44a7c1dc55
|
Enhancement: Verify user agents
|
2018-02-06 15:01:09 -06:00 |
|
Kyle Hornberg
|
3bc3ddca28
|
Enhancement: Check delivery guid
|
2018-02-06 14:40:24 -06:00 |
|
Kyle Hornberg
|
f8515ab5be
|
Feature: verify webhooks
|
2018-02-06 14:18:47 -06:00 |
|