Hi I have integrated the new universal login workflow into my application. Additionally, I am verifying our users via the email verification mechanism and have also added the rule given in the following link.
Is there a way we can change the ui of the one liner error (Check image below)? Or Do I need to custom implement this inside my application ?
Hi @dpramanik. Yes, the error thrown in the rule can be caught in the application callback URL so the UI has to be implemented on the application side.