Use a custom authName property to resolve credentials in the globalAuth file

Issue #6 resolved
Iván Loire created an issue

Right now you need to use the key 'jac'.

Ideally you want to use your own custom auth key for each job:

 "authName": "mycustom-key", // this key will be lookup in globalAuth file

Comments (1)

  1. Log in to comment