An action triggered upon the user navigating to the reset password page from the link in their email.
@param token - The token with which the password can be reset
| Name | Type | Description |
|---|---|---|
| type | DaffAuthResetPasswordActionTypes.ResetPasswordLandingAction |
|
| token | DaffAuthResetPasswordInfo['token'] |