You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is already mentioned in the README, but I thought I'd best create an issue for it.
As I understand it, this requires:
a) a way of specifying the usernames+passwords (much like addPublicKey does)
b) a way of checking these in client.on('authentication', ...)
I will have a go at this and see where I get. If I've missed something from my plan-of-action above, let me know.
The text was updated successfully, but these errors were encountered:
This is already mentioned in the README, but I thought I'd best create an issue for it.
As I understand it, this requires:
a) a way of specifying the usernames+passwords (much like
addPublicKey
does)b) a way of checking these in
client.on('authentication', ...)
I will have a go at this and see where I get. If I've missed something from my plan-of-action above, let me know.
The text was updated successfully, but these errors were encountered: