Customize Authentication Error message on using an obsolete password reset ticket

Hello,

We use the management api /tickets/password-change to allow users to verify email and reset password. As the link expires in 5 days, we issue a new link every fifth day. If the user uses an older link accidentally, they will see the following screen,

We would want to customize the message so that we can inform the user to use the link in the latest email they have received. Is there a way to customize the message? We are using Universal Login but for Password reset, we use custom HTML. Thanks!

1 Like