Handle signed v1 webhook.verification challenges so Roam can complete the webhook endpoint handshake.
Changes since v0.5.0
- Recognize enveloped
webhook.verificationdeliveries - Synchronously echo
data.challengebefore normal chat-event parsing - Reject invalid signatures before any challenge handling
- (#48)
Publishing to npm via OIDC trusted publishing (release workflow).