Skip to main content

getFactor

@quik/mfa


@quik/mfa / getFactor

Function: getFactor()

getFactor(method): IQMFAFactor

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

Returns the factor for one method key.

Parameters

method

string

Factor method key.

Returns

IQMFAFactor

Throws

QTranslatableError When no factor is registered for the method.