You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

insomnia-plugin-http-signature

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

insomnia-plugin-http-signature

HTTP Signature for Insomnia REST Client

1.1.1
latest
Source
npm
Version published
Weekly downloads
8
-75%
Maintainers
1
Weekly downloads
 
Created
Source

HTTP Signature for Insomnia REST Client

This is a plugin for the Insomnia REST Client

IETF Draft: https://tools.ietf.org/html/draft-cavage-http-signatures-10

Install

Go to Preferences->Plugins, install insomnia-plugin-http-signature

How to use

  • Set authentication type to Bearer Token
  • Set Prefix value to Signature
  • Set Token value to HTTP Signature template
  • Set Key ID value
  • Set Private Key value without headers (-----BEGIN RSA PRIVATE KEY-----,-----END RSA PRIVATE KEY-----) and new lines

Screenshot

FAQs

Package last updated on 12 Aug 2019

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