Class: ForgotPassword

ForgotPassword()

Forgot password form

Constructor

new ForgotPassword()

Source:

Methods

forgotPasswordRequest(event)

The actual request for the password forgotten function Validates the given email and if no error exists dispatches the forgotPassword action

Parameters:
Name Type Description
event
Source:

updateField(event)

Update the fields, function gets called if any of the form fields gets changed

Parameters:
Name Type Description
event
Source: