Skip to main content
Module

x/alosaur/security.ts>AuthClaims

Alosaur - Deno web framework with many decorators
Very Popular
Go to Latest
interface AuthClaims
Re-export
import { type AuthClaims } from "https://deno.land/x/alosaur@v0.35.2/security.ts";

Properties

optional
roles: string[]