Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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>