Libraries

MikroSign

NPM package

Lightweight HMAC request signing.

Type
Developer library
Package
mikrosign
License
MIT

Small library, clear job.

MikroSign signs and verifies requests with HMAC primitives for services that need simple tamper-resistant request authentication.

HMAC Signing Security Webhooks

What it does

HMAC request signing

Zero-dependency runtime

Useful for webhooks and service-to-service calls

Small security helper for owned APIs

Install

Add it to a project

npm install mikrosign