import * as dynabloxOpencloud from "https://deno.land/x/dynablox_opencloud@v0.2.2/src/clients/BaseClient.ts";
Classes
The BaseClient for the API client. This is to be extended by other clients. | |
Error for BaseClient related actions. |
Interfaces
API key authentication for open cloud endpoints. | |
OAuth2 application authentication. | |
BaseClient options. | |
OAuth2 authentication |
Type Aliases
Authentication credentials. | |
Services type for the prototypes of all services. |