@auth0/auth0-react
    Preparing search index...

    Interface Factor

    interface Factor {
        type: AuthenticationMethodType;
        usage?: ("primary" | "secondary")[];
    }
    Index

    Properties

    Properties

    usage?: ("primary" | "secondary")[]