Change Password

Changes the password of the current user.

Flow Connections

  • [Input] In - starts the block's execution.

  • [Output] Out - activates when the block has finished its execution.

Data Connections

  • [Input] old_password (password) - encrypted old user password.

  • [Input] new_password (password) - encrypted new user password.

Last updated