@urixen/ptero-connect
    Preparing search index...

    Type Alias EnableTwoFA

    type EnableTwoFA = {
        attributes: { tokens: string[] };
        object: string;
    }
    Index

    Properties

    Properties

    attributes: { tokens: string[] }
    object: string