Username/Password
To use username/password authentication, the
username
and password
fields need to be in the options
object of your configuration."options": {
"username": "<UserName>",
"password": "<Password>"
}