Compare Password

Description

Checks whether a plain text password matches a hashed password.

Event Options

Password

The plain text password to compare with the hashed password.

Hashed Password

The hashed password to compare with the plain tex password.

As

A checkbox variable holding true if the values match and false if they do not match.

Example

Min

5

Value

10

After running the event with the above options, the As option will be hold a random number between 5-10.

Last updated