You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.
Impact
Anyone verifying a Stripe webhook request via this library's
constructEvent
function.Patches
Upgrade to 1.1.4.
Workarounds
Use
await verifyHeader(...)
directly instead ofconstructEvent
.References
#1