Customising Auth0 error page

Hi all,
I’m currently working on Customising the Auth0 error pages based on the certain user parameters. Can someone help me with the end to end process when it comes to creating custom error page on Auth0 Dashboard.

Hi @raghu.vamshi

Welcome back to the Auth0 Community!

Thank you for posting your question!

In terms of creating a custom Error Page, I would encourage you to check our Docs page that describes all the details of creating one Customize Error Pages

Another approach to your issue, without the customization process, could be to use the Pre-Signup Action → Actions Triggers: pre-user-registration - API Object. with access deny that would allow you to give a message that will be shared with the user in the Universal Login.

I hope it will help you.

Thanks
Dawid

1 Like

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