Abstract
Protected
constructorOptional
jwksUrl: stringOptional
Protected
adminProtected
Optional
claimsThe claims of the authenticated user.
Protected
groupProtected
issuerProtected
Optional
jwksAbstract
authenticateGenerated using TypeDoc
A generic JWT authorizer base class, presupposing the presence of an issuer, a number of authorization claims, an admin permission claim and optionally a separate URL to a JWKS to use if the issuers well-known URL does not point to it in its metadata.