import { type ClientAuthenticationInit } from "https://deno.land/x/dynablox_opencloud@v0.2.2/src/rest/RESTController.ts";
Authentication credentials init.
definition: APIKeyAuthentication | BearerAuthentication | ApplicationAuthentication
x/dynablox_opencloud/src/rest/RESTController.ts>ClientAuthenticationInit
import { type ClientAuthenticationInit } from "https://deno.land/x/dynablox_opencloud@v0.2.2/src/rest/RESTController.ts";
Authentication credentials init.