Skip to main content

Crate uselesskey_webhook

Crate uselesskey_webhook 

Source
Expand description

Webhook fixtures built on uselesskey-core.

This crate provides deterministic provider-style webhook fixtures with canonical payloads, signature input strings, and signed headers.

Structs§

NearMissWebhookFixture
A near-miss webhook fixture for negative tests.
WebhookFixture
A generated webhook fixture.

Enums§

NearMissScenario
Supported near-miss negative scenarios.
WebhookPayloadSpec
Canonical payload presets for webhook fixtures.
WebhookProfile
Supported webhook signing profiles.

Constants§

DOMAIN_WEBHOOK_FIXTURE
Cache domain for webhook fixtures.

Traits§

WebhookFactoryExt
Extension trait to generate webhook fixtures from Factory.