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.