Customizing the UI of the Password Reset Page

Hi Auth0,

I came across the same issue to this the thread was years ago and didn’t seem like there’s any change or update.

I wonder if using the unofficial endpoint POST /lo/reset in the custom password reset page is still a good idea in 2022? So far there’s still no official alternative provided by Auth0. One of the employees from Auth0 has mentioned that the endpoint would continue to work. Would that still be the case? If not, what’s the alternative official/suggested way of doing it?

1 Like

Hello @daeus!

Yes the endpoint is still safe to use. That is for the Classic Universal Login and it is recommended to use the New Universal Login. I found a knowledge article talking about this endpoint.

Here is a GitHub Repo for Custom Hosted Reset Password Page which should be able to give some good information.

Here is another helpful resource for your reference: Forget Password Endpoint Changes

I hope this helps!

Best,
Alex

1 Like

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