I tried install 'Google Authentication' and 'Authy' to use 2-step verification, but the both don't give-me the TOTP key ...
The code for input the 6 digits i found here
I tried get all TOTP keys using this but i receive : 'secret=undefined'
What i need? I need some method to get the 6 digits of authentication or some method to simply get the TOTP key, as I just need to implement it in the code.
Does anyone have any idea how I can do this? I'm using Python + Selenium