wso2 / product-is

Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
748 stars 728 forks source link

[UX] error page for attempting to use an expired onboarding or password-reset email should give user option to send a new one #4875

Closed hauntingEcho closed 1 week ago

hauntingEcho commented 5 years ago

In WSO2IS 5.6.0, when a user-onboarding email expires, that user is simply displayed an error message. Presenting the option to send a fresh email alongside this message would improve the user experience in this case.

I suspect, but have not verified, that the same applies for an expired password-reset email.

hauntingEcho commented 5 years ago

screenshot for reference: Screen Shot 2019-03-29 at 11 33 10 AM

ashensw commented 5 years ago

This capability is already available in the REST API [1]. Hence reducing the severity since this is a UI improvement.

[1] https://docs.wso2.com/display/IS550/apidocs/self-registration/#!/operations#SelfRegister#resendCodePost

isharak commented 1 week ago

This issue is being closed due to extended inactivity. Please feel free to reopen it if further attention is needed. Thank you for helping us keep the issue list relevant and focused!