A few days ago, I ran into some issues while trying to authenticate on a website (Android). It sent a verification code to my email, but every time I open the email, the browser restarted and the page reload, making it impossible to enter the code.
Couldn’t find the code text box because it was generated dynamically, so I needed to generate another code. Really annoying.
Reminds me of that app in which I had to pay something, but if I left the app while doing the transaction (for example, to validate the transaction with my bank app for 2FA) it would cancel the transaction. I literally couldn’t pay without either using two devices or an alternate 2FA method (where the bank would send me a code by SMS - this worked because the SMS would trigger a notificztion from which I could read the code without leaving my app.)
A few days ago, I ran into some issues while trying to authenticate on a website (Android). It sent a verification code to my email, but every time I open the email, the browser restarted and the page reload, making it impossible to enter the code.
Couldn’t find the code text box because it was generated dynamically, so I needed to generate another code. Really annoying.
Reminds me of that app in which I had to pay something, but if I left the app while doing the transaction (for example, to validate the transaction with my bank app for 2FA) it would cancel the transaction. I literally couldn’t pay without either using two devices or an alternate 2FA method (where the bank would send me a code by SMS - this worked because the SMS would trigger a notificztion from which I could read the code without leaving my app.)