Socket
Book a DemoInstallSign in
Socket

escher-auth

Package Overview
Dependencies
Maintainers
7
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

escher-auth

Library for HTTP request signing (JavaScript implementation)

latest
Source
npmnpm
Version
4.0.2
Version published
Weekly downloads
14K
20.4%
Maintainers
7
Weekly downloads
 
Created
Source

EscherJS - HTTP request signing lib Build Status

Escher helps you creating secure HTTP requests (for APIs) by signing HTTP(s) requests. It's both a server side and client side implementation. The status is work in progress.

The algorithm is based on Amazon's AWS Signature Version 4, but we have generalized and extended it.

More details are available at our Escher documentation site.

Development

The Test Cases are included as git submodule.

Don't forget to use the git pull --recurse-submodules and the git clone --recurse-submodules to pull and clone the remote repository.

Keywords

escher

FAQs

Package last updated on 05 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts