insomnia-plugin-generate-signature
v1.0.0
Published
- How to use: - Install the plugin in Insomnia (Applications->Preferences->Plugins) - Set the environment variable `private-key` to the RSA-SHA256 key - For the requests that require the signature, you'll need to include the header `X-Brad-Hea
Downloads
6
Readme
Signature generator for Insomnia
- How to use:
- Install the plugin in Insomnia (Applications->Preferences->Plugins)
- Set the environment variable
private-key
to the RSA-SHA256 key - For the requests that require the signature, you'll need to include the header
X-Brad-Headers
with the valuetrue
- Make sure the authentication bearer token is set