class OauthApiRequestFactory
extends BaseAPIRequestFactory
import { OauthApiRequestFactory } from "https://deno.land/x/windmill@v1.38.0/windmill-api/apis/OauthApi.ts";
no description
Methods
connectCallback(): Promise<RequestContext>
connect callback
connectSlackCallback(inlineObject11: InlineObject11, _options?: Configuration): Promise<RequestContext>
connect slack callback
createAccount(): Promise<RequestContext>
create OAuth account
disconnectAccount(): Promise<RequestContext>
disconnect account
disconnectSlack(workspace: string, _options?: Configuration): Promise<RequestContext>
disconnect slack
listOAuthConnects(_options?: Configuration): Promise<RequestContext>
list oauth connects
listOAuthLogins(_options?: Configuration): Promise<RequestContext>
list oauth logins
refreshToken(): Promise<RequestContext>
refresh token
setWorkspaceSlack(): Promise<RequestContext>
set workspace's slack