@oneblink/sdk-core
    Preparing search index...

    Type Alias MfaRequirement

    type MfaRequirement = {
        authenticatorApp: boolean;
        sms: boolean;
    }
    Index

    Properties

    authenticatorApp: boolean

    Whether the authenticator app is allowed for multi-factor authentication

    sms: boolean

    Whether SMS is allowed for multi-factor authentication