Skip to main content
Module

x/slack_oauth/mod.ts

Setup the OAuth flow for Slack apps easily. Deno port of @slack/oauth
Latest
import * as slackOauth from "https://deno.land/x/slack_oauth@3.0.2/mod.ts";

Classes

InstallProvider Class.

Enums

Severity levels for log entries

Interfaces

An individual installation of the Slack app.

Interface for objects where objects in this package's logs can be sent (can be used as logger option).

Type Aliases

A type to describe enterprise organization installations.