import * as windmill from "https://deno.land/x/windmill@v1.38.0/windmill-api/auth/auth.ts";
Classes
Applies http authentication to the request context. | |
Applies apiKey authentication to the request context. |
Functions
Creates the authentication methods from a swagger description. |
Interfaces
Interface authentication schemes. | |