Conversation
…2 into peter/add-auth
|
After |
|
In the reset password page, it would be nice to get a notification message saying that password reset was successful, and also letting the user know that they can close the tab now. |
|
@KihyeokK Added notification messages and the errors seem to be fixed. Please check the changes again |
Ok will try to check the changes maybe this Tuesday or Wednesday, have been a bit busy lately |
|
@sophearahsp thanks for the notification messages, they work well👍 |
|
@sophearahsp Regarding the errors, now I see when the error actually occurs. It happens when the user tries to reset password once again by accessing the previously sent reset-password link. This breaks everything, with |
Ahh okay. Should it automatically send a new request when using an expired link? Or just not break anything when coming across this error? @KihyeokK |
I think either approach is fine, as long as the user doesn't use the expired link/token to reset password. What are your thoughts @selenajin99 ? |
oops I didn't see this until now, I think it would be easier if we just display expired link, new link is sent to your email and have the user redo the process. |


No description provided.