IGPAPI
    Preparing search index...

    Interface TwoFactorBloksPollTrustedNotificationInput

    interface TwoFactorBloksPollTrustedNotificationInput {
        shouldTrustDevice?: boolean;
        twoStepVerificationContext: string;
    }
    Index

    Properties

    shouldTrustDevice?: boolean
    twoStepVerificationContext: string