function createAzureADOAuthimport { createAzureADOAuth } from "https://deno.land/x/fathym_everything_as_code@v0.0.369/src/oauth/oAuth.ts"; createAzureADOAuth(scopes: string[], redirectUri?: string): OAuthHelpersParametersscopes: string[]optionalredirectUri: stringReturnsOAuthHelpers