ForgotPassword, using the link a second time directs to homepage
0
Hi all, We use the forgotten password module with deeplink to allow resetting password for local accounts. We have an issue where if they the link it takes them to the reset password boxes, however for whatever they need to click to click the link again (i.e they closed the tab, or got distracted) it goes to our login page. If you close all tabs and start fresh, clicking to original link again it works and you can reset the password. I cannot work out how to troubleshoot this. The Deeplink module triggers a microflow which directs to the user to the page which they can enter a new password, however the second click does not trigger the deeplink microflow. I am wondering if it is to do with sessions? Like the app has detected an existing anonymous session and not triggered the deeplink?