1.0.5 • Published 4 years ago
insomnia-plugin-timestamphmac v1.0.5
How to use
Install through Insomnia plugin interface typing insomnia-plugin-timestamphmac
Add a hmac
node into you env with the following info
"hmac": {
"publicKey": "********",
"privateKey": "*******"
}
use the JSON
body type and enjoy !