Back to plugins
Logo

jws sign decode

Version 0.1.0
Install Plugin

Overview

Sign and decode deserialized jws

Installation

From Insomnia Plugin Hub

  1. Navigate to https://insomnia.rest/plugins/insomnia-plugin-jws-sign-decore
  2. Click Install Plugin
  3. Click Open
  4. Once opened, click Install

From the Insomnia App

  1. Go to Application > Preferences or click the cog icon (⚙️)
  2. Navigate to the Plugins tab
  3. Enter insomnia-plugin-jws-sign-decode
  4. Click Install

Manual Install

  1. Using a terminal, cd into your Insomnia plugins folder - See Insomnia Docs
  2. Run git clone https://github.com/alvaro-mq/insomnia-plugin-jws-sign-decode.git

Usage

  • It is necessary to add environment variable 'PRIVATE_KEY_JWS' to sign the json request

  • The manage environments should look like:

    Body