🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

escher-auth

Package Overview
Dependencies
Maintainers
0
Versions
24
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)

4.0.1
latest
Source
npm
Version published
Weekly downloads
4.8K
-31.9%
Maintainers
0
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 15 Jul 2024

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