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