Redirect after Password Reset.

Hello everyone!

So, on my website, I’ve set a custom login page with a FORGOT PASSWORD prompt. Everything works fine.

But after resetting the password, the page doesn’t redirect. It stays on the same page (homepage) with the reset URL (https://www.website.com/?forgotPasswordLang=en&forgotPasswordToken=d660e1cb0ca7905723517895798adbf3c7606a508da9e30b29513cb249366fe392c8641f977).

Because of this, I’m unable to open the login lightbox, by clicking the login button. Is there a way to redirect to some page after resetting the password?

Thank you.

Hi

There’s no way to do this since the password reset is handled by Wix, and there’s no way to let the code if the reset succeeded or not. Until Wix allows us to manually control the reset process with APIs, there’s nothing you can do about it.

Thanks Ahmad. Sometimes it’s a real pain as it makes the website look broken.

@iamhapot Yes I know, it’s really unfortunate, hopefully they’ll open it up for us with a special API.