Skip to content

mypulse-uk/insomnia-plugin-mypulse-hmac

Repository files navigation

MyPulse HMAC Insomnia Plugin

How to install?

The plugin currently does not get published, therefore the only way to use it is by copying the plugin files from the repo.

  1. Download this repository
  2. run go plugin:install_dev
  3. In Insomnia click Tools > Reload Plugins

How to use this plugin?

The plugin will add the required HMAC headers to each request if the following conditions are met.

  1. The request has a X-Mp-Access-Key header set
  2. The environment contains a map named mpSecretAccessKeys
  3. The mpSecretAccessKeys map contains an entry for the access key used in the request

Example Request Example Environment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published