stripe-signature: Verification of Stripe webhook signatures
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.
Downloads
- stripe-signature-1.0.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.4, 1.0.0.6, 1.0.0.8, 1.0.0.10, 1.0.0.12, 1.0.0.14, 1.0.0.15, 1.0.0.16, 1.0.0.17 |
|---|---|
| Change log | changelog.md |
| Dependencies | base (>=4.10 && <5), bytestring, cryptonite, hex-text, memory, stripe-concepts, text [details] |
| Tested with | ghc ==8.2.2, ghc ==8.4.3, ghc ==8.6.1 |
| License | MIT |
| Copyright | 2018 Typeclass Consulting, LLC |
| Author | Chris Martin |
| Maintainer | Chris Martin, Julie Moronuki |
| Uploaded | by chris_martin at 2018-12-20T06:20:33Z |
| Category | Web |
| Home page | https://github.com/typeclasses/stripe |
| Bug tracker | https://github.com/typeclasses/stripe/issues |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 3159 total (26 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2018-12-20 [all 1 reports] |