Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/alosaur/src/security/authorization/src/authorize.decorator.ts>Authorize

Alosaur - Deno web framework with many decorators
Go to Latest
function Authorize
import { Authorize } from "https://deno.land/x/alosaur@v0.30.1/src/security/authorization/src/authorize.decorator.ts";

Parameters

optional
payload: AuthPayload

Returns

Function