Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Type Alias ClientAppTypeEnum

    ClientAppTypeEnum:
        | "native"
        | "spa"
        | "regular_web"
        | "non_interactive"
        | "resource_server"
        | "express_configuration"
        | "rms"
        | "box"
        | "cloudbees"
        | "concur"
        | "dropbox"
        | "mscrm"
        | "echosign"
        | "egnyte"
        | "newrelic"
        | "office365"
        | "salesforce"
        | "sentry"
        | "sharepoint"
        | "slack"
        | "springcm"
        | "zendesk"
        | "zoom"
        | "sso_integration"
        | "oag"

    The type of application this client represents