Update User's Password
Last updated
Last updated
This action will update the current user's password.
The current user's password. Required to confirm the operation.
The new password to be considered. Although it's not required, it would be wise to ask for the user to confirm or re-enter the new password on this new one.
If left blank, all listeners on the page with blank ID's will be triggered at the same time, so we suggest to always define a Trigger ID.
User Updated (if the action was successful)
Error in Action (if an error occurs)
The current user's ID.
The current user's email address.
This will link the action with a of the same ID.
When the function finishes running, it will trigger the event, storing the user's ID and Email on the listener's states.
Those events are triggered by an with the same ID as the provided on the action.