Skip to main content
Module

x/alosaur/src/security/authentication/core/auth.interface.ts>AuthClaims

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

Properties

optional
roles: string[]