Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/netzo/utils/auth/oauth2/mod.ts>getTokenClientCredentialsFlow

Netzo - roll out internal tools faster
Go to Latest
variable getTokenClientCredentialsFlow
import { getTokenClientCredentialsFlow } from "https://deno.land/x/netzo@v0.1.58/utils/auth/oauth2/mod.ts";

type

(authorization?: AuthorizationOAuth2ClientCredentials) => unknown