import { TokenRotator } from "https://deno.land/x/slack_web_api_client@0.11.0/token-rotation/token-rotator.ts";
Constructors
new
TokenRotator(options: TokenRotatorOptions)Methods
performRotation(targets: TokenRefreshTargets): Promise<TokenRefreshResults>