Open danieltigse opened 7 years ago
I need basic auth support. That would be a nice enhancement.
Put this in the options object: settings: { "userName": "UsernameHere", "password": "PasswordHere" },
@muelmx -> Does this support? In official doc, its not mentioned.
I need basic auth support. That would be a nice enhancement.