aaronkollasch/jupyter-o2

Two Factor Authentication

aaronkollasch opened this issue · 1 comments

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.

Initial fix to address 2FA: 0b6fc68