jenius-apps / nightingale-rest-api-client

A modern, resource-efficient REST API client for Windows
https://nightingale.rest
MIT License
769 stars 36 forks source link

Auth: Add HMAC authentication #220

Open SmithPlatts opened 2 years ago

SmithPlatts commented 2 years ago

It would be awesome to be able to configure HMAC auth, using variables from environments.

There's a few ways to configure HMAC, so there would need to be multiple customisations, but it would be a fantastic to have this as a first party feature, especially as Insomnia and Postman requires a plugin/pre-request script to do something similar.

I know you don't open source the app, but I would be happy to write some of the code if parts of the app were sharable?

Cheers!