Email verification error ui

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 ? Screen Shot 2020-12-16 at 12.29.10 PM

Thanks in advance.

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.

2 Likes

Thanks I am catching the error inside callback and then loading my custom implementation.

2 Likes

Thanks for letting us know!

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.