Skip to main content
Module

x/dynablox_opencloud/src/clients/BaseClient.ts

A Roblox OpenCloud API wrapper for Deno and NodeJS written in TypeScript.
Latest
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.