ACUL: Navigate Back to Previous Screen when Clicking Back icon within Universal Login
Last Updated:
Overview
This article provides information on how to navigate to a previous screen when using ACUL. Currently, there is no universal way to navigate back to a previous prompt within the product.
Applies To
- ACUL
Cause
The "backToLogin" Method for ACUL will restart and redirect the user to the initial login prompt.
Solution
While a universal back-navigation feature does not exist, some specific screens allow a back action to be called from the SDK.
-
Review the prompt documentation to determine if the return to previous method is available for the specific prompt. For example, this MFA login option provides this feature: MFA Login Options.
-
If the SDK does not provide a back action for the required screen. Please provide your use case and feedback to our teams using: https://auth0.com/feedback.