Hi,
I’m using auth0-react package and using universal login.
When the “forgot password” button is triggered.
entering a new password throws a message “Something went wrong, please try again”.
But the password does change.
This flow is working fine if I use Customize Password Reset Page.
The look is old but it properly routes the user back to the app after reset password.
How can I make this work with the modern looking reset password page?
The errors doesn’t tell much about the issue.