Two Factor Authentication
aaronkollasch opened this issue · 1 comments
aaronkollasch commented
O2 will soon require two-factor authentication, which will break automated SSH logins with pexpect.pxssh
.
However, I have plans to allow both interactive and automated communication with the 2FA prompt during SSH logins.
aaronkollasch commented
Initial fix to address 2FA: 0b6fc68