Preparing for system design interviews?  Try bugzed.com →

Express X-Hub Signature Middleware

JSON →
library 1.0.4 ·javascript abandoned
verified Jun 17, 2026

The `express-x-hub` package provides an Express.js middleware for validating X-Hub-Signature requests. It was designed to ensure the integrity of incoming webhooks, particularly useful for platforms like Facebook real-time updates and GitHub webhooks, by verifying the request body against a secret using the `X-Hub-Signature` header. The current and only stable version is 1.0.4, last published in October 2015. This package is no longer actively maintained or updated, making it effectively abandoned. Its primary differentiation was its specific focus on adding validation methods directly to the `req` object (`req.isXHub`, `req.isXHubValid()`) within the Express middleware flow, requiring placement *before* any body parsing middleware. It does not provide official TypeScript types.

total hits 26
actors 5 distinct systems
last hit 19d ago AhrefsBot
ByteDance
5
GPTBot
4
Amazonbot
4
Script
1
Humans
8

top countries 🇺🇸 United States · 🇸🇬 Singapore · VN · 🇨🇳 China · 🇬🇧 United Kingdom