import * as oauth2Client from "https://deno.land/x/oauth2_client@v1.0.2/src/resource_owner_password_credentials.ts";
Classes
Implements the OAuth 2.0 resource owner password credentials grant. |
x/oauth2_client/src/resource_owner_password_credentials.ts
import * as oauth2Client from "https://deno.land/x/oauth2_client@v1.0.2/src/resource_owner_password_credentials.ts";
Implements the OAuth 2.0 resource owner password credentials grant. |