Skip to main content
Module

x/composable/deps.ts

deco is a new type of web framework for building dynamic, high-performance, edge-native web applications that can be controlled via a powerful, visual admin UI.
Very Popular
Go to Latest
import * as composable from "https://deno.land/x/composable@1.17.1/deps.ts";

Classes

A channel is the basic building block of Realtime and narrows the scope of data flow to subscribed clients. You can think of a channel as a chatroom where participants are able to see who's online and send and receive messages.

Supabase Client.

WorkflowContext is used for providing api access to the workflow engine.

Variables

Creates a new Supabase Client.

Exposes a workflow function as a http handler.

Exposes a workflow function as a runner.

Interfaces

Invoke the given http endpoint

An authentication methord reference (AMR) entry.

A MFA factor.

Contains the full multi-factor authentication administration API.

Contains the full multi-factor authentication API.

Type Aliases

Arg is a generic argument

Indicates how the documentation node was declared. "private" indicates the node is un-exported. "export" indicates it is exported from the current module. "declare" indicates that it is a type only declaration.

JSON Schema v7

Primitive type

The properties related to the email link generated

Error format

One of the providers supported by GoTrue.

WorkflowGen is the generator function returned by a workflow function.