Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

insomnia-plugin-unleashed-api-auth-signature

joelpierre96MIT1.0.2

The Unleashed API Auth Signature plugin creates an unleashed specific api call HMAC-SHA256 signature, using your API key as the secret key.

insomnia, plugin, unleashed, hmac-sha256, base64

readme

Insomnia Unleashed API Auth Signature

This is a plugin for Insomnia that enables you to create a valid auth signature for the Unleashed API on each request.

It creates a HMAC-SHA256 signature, using your API key as the secret key + any query params.

Installation

Install the insomnia-plugin-unleashed-api-auth-signature plugin from Preferences > Plugins.