Add Support for TOTP 2fa
Put the 2fa seed (whats in the qr code when you set it up) inside the config, so the script could generate and input the totp codes at runtime, without requiring user input
might be useful: https://totp.danhersam.com/
This means that you need to have additional support and maintain this function, I don't see the point of taking this into account?
It shouldn't be hard to maintain, not any harder to maintain compared to the existing codebase (thats my opinion, feel free to correct me) - only thing to maintain, once implemented would be the input selector names, which is the same amount of maintenance needed for the username and password selector needs
By the way, the msrewards-script description states that the script supports 2FA. What does that mean? Is it not related to TOTP? Which 2FA does it support and how?
looking at this, sms and authentictor app
this feature very importent .... please add.