fraiseql-webhooks
Webhook signature verification and event processing for FraiseQL. This crate handles inbound webhook validation, ensuring payload integrity and authenticity before events are dispatched to the FraiseQL server for processing.
Features
- HMAC-SHA256 signature verification
- Webhook event parsing
- Replay attack prevention via timestamp validation
- Multiple signature scheme support
Usage
[]
= "2.1.0"
Documentation
License
MIT OR Apache-2.0