HandleChangePassword

Function: handleChangePassword()

[object Object]

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

Handles changing the password for a user.

Parameters

authService

IAuthService

The authentication service instance.

Returns

Promise<void>

On this page