HandleChangeEmail

Function: handleChangeEmail()

[object Object]

Defined in: app/components/Account/ChangeProfileForm/ChangeAccountForm.handlers.tsx:46

Handles changing the email for a user.

Parameters

authService

IAuthService

The authentication service instance.

Returns

Promise<void>

On this page