Skip to main content
Module

x/apiland/auth.ts>endpointAuth

The API server for deno.land
Latest
variable endpointAuth
import { endpointAuth } from "https://deno.land/x/apiland@1.7.2/auth.ts";

type

{ authorize(ctx: Context); }