Skip to content

Add typed webhook verification utilities for Lily event consumers #14

Description

@David-patrick-chuks

Summary

Provide official SDK support for verifying webhook signatures and parsing trusted event payloads.

Why this matters

If Lily emits backend events, service integrators need a secure and convenient way to verify authenticity before processing them.

Scope

  • Define webhook verification API shape.
  • Support signature verification with clear input and output types.
  • Add typed event payload models if backend event contracts are stable enough.
  • Document secure usage patterns.

Acceptance Criteria

  • Webhook verification utility is available from the SDK.
  • Verification result is typed and safe to consume.
  • Tests cover valid and invalid signature cases.
  • Documentation explains expected request handling flow.

Dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestsecuritySecurity-sensitive SDK workwebhooksWebhook and event consumer support

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions