Skip to main content
Module

x/danet/src/mod.ts>GuardExecutor#executeControllerAndMethodAuthGuards

A Savory web framework for Deno heavily inspired by Nest
Go to Latest
method GuardExecutor.prototype.executeControllerAndMethodAuthGuards
Re-export
import { GuardExecutor } from "https://deno.land/x/danet@v1.0.0/src/mod.ts";

Parameters

context: HttpContext
ControllerMethod: Callback