github-rest-apis-for-insomnia icon indicating copy to clipboard operation
github-rest-apis-for-insomnia copied to clipboard

Allow customization through a .insomniarc

Open swinton opened this issue 6 years ago • 1 comments

It would be nice if you could customize the generated JSON file, e.g. via some ~/.insomniarc, which would allow you to specify things like...

  1. A personal access token
  2. Details for OAuth2 app (client id, secret)
  3. Default authentication method

Potentially other things as well 🤔

Format of ~/.insomniarc would mimic the ~/.npmrc format.

swinton avatar Mar 11 '19 21:03 swinton

It would be useful for enterprise users if you allowed the api url to be specified too.

Thanks for providing this repo!

JordanSussman avatar Mar 11 '19 23:03 JordanSussman