HandleConfigure2FA

Function: handleConfigure2FA()

[object Object]

Defined in: components/Account/ChangeProfileForm/ChangeAccountForm.handlers.tsx:66

Handles configuring multi-factor authentication (2FA) for a user.

Parameters

authService

IAuthService

The authentication service instance.

Returns

Promise<void>

On this page