Skip to main content
Latest
method AuthenticationProviders.prototype.deleteAuthenticationProvider
import { AuthenticationProviders } from "https://deno.land/x/gesso@v0.1.2/src/AuthenticationProviders.ts";

Parameters

account_id: string
id: string
optional
body: unknown

Returns

Promise<Scope>