Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/oak_nest/modules/uinv/src/guards/auth.guard.ts>AuthGuard

Refer to nestjs to realize some common functions for Deno
Go to Latest
function AuthGuard
import { AuthGuard } from "https://deno.land/x/oak_nest@v1.15.1/modules/uinv/src/guards/auth.guard.ts";

auth守卫

Parameters

optional
options: AuthGuardOptions = [UNSUPPORTED]