Skip to main content

registerFactor

@quik/mfa


@quik/mfa / registerFactor

Function: registerFactor()

registerFactor(factor): void

Defined in: mfa/src/store/factors.ts:11

Registers a factor instance by its method key.

Parameters

factor

IQMFAFactor

Factor implementation.

Returns

void