During the login process with MFA, one of the views is like on the screen
In this situation, we have a problem. The user doesn’t want to move forward but he would like to try another account. There is no place here to back and choose another account. Open a new tab in the browser also redirect to this view. Any ideas on how to change it?
When the user clicks bask auth0 crash “something go wrong”, with second points - you know there are some tricks like using incognito mode but I would like to know if there is an option to turn on account switching during the MFA login process.
Currently, you can achieve this by including a link in your page template (Universal Login Pages ) that points to a different page that logs the user out and then redirects them back to the login page. Unfortunately, you won’t be able to include the link on the widget itself, but you can make it appear as a link above/underneath the widget.
Here is an example of a page template that includes this link that only appears on the MFA pages: