IGPAPI
    Preparing search index...

    Interface GenerateTwoFactorTotpKeyInput

    interface GenerateTwoFactorTotpKeyInput {
        invalidateKeys?: boolean;
        totpKeyNickname: string;
    }
    Index

    Properties

    invalidateKeys?: boolean

    Not sure what it is, default is false

    totpKeyNickname: string

    Instagram allows to add multiple authentication app per one account This is the name of such authentication app