import { createAzureADOAuth } from "https://deno.land/x/fathym_common@v0.2.167/src/oauth/createAzureADOAuth.ts";
Creates an OAuth helpers object for Azure AD OAuth.
Returns
An OAuth helpers object for Azure AD OAuth.
x/fathym_common/src/oauth/createAzureADOAuth.ts>createAzureADOAuth
import { createAzureADOAuth } from "https://deno.land/x/fathym_common@v0.2.167/src/oauth/createAzureADOAuth.ts";
Creates an OAuth helpers object for Azure AD OAuth.
An OAuth helpers object for Azure AD OAuth.