Restore Password

Restores the password of a given user.

Flow Connections

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

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

Data Connections

  • [Input] Login (string) - email of the user used as login.

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

Last updated