Variable CONNECTOR_AUTH_TYPESConst

CONNECTOR_AUTH_TYPES: readonly [
    "integration-app-token",
    "oauth2",
    "oauth1",
    "client-credentials",
    "proxy",
]