Open
I want to stop web page reload after returning from an app providing a security code.
When trying to log into a website, I need to get a log in security code from another app, but when I return to the browser, the page reloads to a previous web page and then the security code is no longer valid, because login username and password require re-entry.
When trying to log into a website, I need to get a log in security code from another app, but when I return to the browser, the page reloads to a previous web page and then the security code is no longer valid, because login username and password require re-entry.