React Native Auth0 - v5.5.0
    Preparing search index...

    Type Alias MfaChallengeOobWithBindingResponse

    MfaChallengeOobWithBindingResponse: MfaChallengeOobResponse & {
        bindingMethod: string;
    }

    Response for an OOB MFA challenge that requires a binding code.