Is there any JavaScript or Angular event in UI to track successful password reset

Hi @narasing.kokane,

I am not sure what you mean by ‘JS or Angular event in UI’, but we do offer a password change hook. This will allow you to take actions asynchronously after a password change event. You could use this to call an API or to change the user metadata to record the number of password changes.