import { OAuth2Client } from "https://deno.land/x/netzo@0.3.91/deps/deno_kv_oauth/deps.ts";
Constructors
new
OAuth2Client(config: Readonly<OAuth2ClientConfig>)Properties
Implements the Resource Owner Password Credentials Grant.
See RFC6749, section 4.4.