@hackage / stripe-signature

Verification of Stripe webhook signatures

Latest1.0.0.17

About

Metadata

  • Last updated , by chris_martin
  • License MIT
  • Categories Web Development
  • Maintained by: Chris Martin, Julie Moronuki

  • Lottery factor: 1

Links

Installation

Readme

When Stripe sends an event to your webhook, it includes an HTTP header named Stripe-Signature. You should use this to verify the authenticity of the request to ensure that you are not acting upon forged events originating from some source other than Stripe.