Only change password widget

Is there any possibility to invoke widget in only change password mode. I don’t need to provide email address when I want to change password from profile page. Is it possible?

Hello,

The Widget only allows the recovery a password flow which means you can boot the widget with a recovery token and it will prompt for a new password. In order to get this token a user needs to go though a recovery process where they receive an email with this token.

There are other API mechanisms to change a password, some require knowledge of the prior passwords, others don’t (but will require an API Token).
These flows are not built into the widget.

Thank You,

2 Likes

Thanks for clarification