type alias AuthenticationTypeimport { type AuthenticationType } from "https://deno.land/x/dynablox_opencloud@v0.2.2/src/types.ts"; Authentication type. definition: "APIKey" | "Bearer" | "OAuthApplication"