BaseMfaClient

constructor(config: MfaConfiguration, storage: MfaStorage? = null)

Parameters

config

The configuration for this MFA client.

storage

The storage implementation to use. If null, no storage will be used.