When using Auth0 for Multi-Factor Authentication (MFA), if a user enters an incorrect email during the login process and click back button it does not work, how can i fix it?
Hi @mmekarishvili,
The previous button can only return the user to the previous step node.
If you do not have a previous step node, the previous button will not have any place else to go back.
This is mentioned in our Nodes and components documentation.
Cheers,
Rueben