Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
variable getTokenClientCredentialsFlow
import { getTokenClientCredentialsFlow } from "https://deno.land/x/netzo@v0.1.91/lib/apis/create-api/auth/oauth2/mod.ts";

type

(authorization?: AuthorizationOAuth2ClientCredentials) => unknown