Hello there, I have a “Delete Account button” that when I click on it, a pop up requesting password confirmation is shown.
So when the password is correct, I want to allow the workflow “Delete account”
How can I verify if Input’s value is current user password?
Thanks!