import { configureAuthMethods } from "https://deno.land/x/windmill@v1.38.0/windmill-api/auth/auth.ts";
Creates the authentication methods from a swagger description.
Parameters
config: AuthMethodsConfiguration | undefined
x/windmill/windmill-api/auth/auth.ts>configureAuthMethods
import { configureAuthMethods } from "https://deno.land/x/windmill@v1.38.0/windmill-api/auth/auth.ts";
Creates the authentication methods from a swagger description.