The email address of the user.
The URL sent to the user by email to reset the password. At the end of the URL, we will add the token in the format ?token=token.
?token=token
Unique value to identify the request. It's used to mitigate CSRF attacks.
Generated using TypeDoc
The email address of the user.