Fixed loop when auth codes were incorrect
Fixed:
- When email or two-factor code was incorrect it would get stuck in a loop
- It will now ask if you want to save the password after you have fully logged in
- The only command available is now being printed to console. Thanks to user 'Hunting Rifle' for pointing that out!