React Native Firebase
    Preparing search index...
    interface PhoneMultiFactorGenerator {
        FACTOR_ID: PHONE;
        assertion(
            credential: FirebaseAuthTypes.AuthCredential,
        ): FirebaseAuthTypes.MultiFactorAssertion;
    }
    Index

    Methods

    Properties

    Methods

    Properties

    FACTOR_ID: PHONE

    Identifies second factors of type phone.