Skip to main content
Module

x/slack_web_api_client/index.ts>TokenRotator

Streamlined Slack Web API client for TypeScript
Go to Latest
class TokenRotator
import { TokenRotator } from "https://deno.land/x/slack_web_api_client@0.3.2/index.ts";

Constructors

new
TokenRotator(options: TokenRotatorOptions)

Methods

performRotation(targets: TokenRefreshTargets): Promise<TokenRefreshResults>