Jump to top

PhoneMultiFactorGenerator

interface

Properties

FACTOR_ID

</>

Identifies second factors of type phone.

FACTOR_ID: PHONE;

Methods

assertion

</>

Build a MultiFactorAssertion to resolve the multi-factor sign in process.

assertion(credential: AuthCredential): MultiFactorAssertion;