Metadata-Version: 2.5
Name: supaapps-platform93-webhooks
Version: 0.1.0rc3
Summary: Platform93 webhook signature verification
Project-URL: Homepage, https://github.com/supaapps/platform93
Project-URL: Repository, https://github.com/supaapps/platform93
Project-URL: Issues, https://github.com/supaapps/platform93/issues
License-Expression: Apache-2.0
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# supaapps-platform93-webhooks

Verification helpers for timestamped Platform93 webhook signatures over the exact raw
request body.

```bash
pip install supaapps-platform93-webhooks
```

See the [Platform93 repository](https://github.com/supaapps/platform93) for event
contracts and integration documentation.
