Documentation
Dlang.org
JwtVerifierConfig.requiredScopes
mcp
auth
jwt_verifier
JwtVerifierConfig
Scopes the token must carry (from
scope
or
scp
). All must be present.
struct
JwtVerifierConfig
string
[]
requiredScopes
;
mcp
auth
jwt_verifier
JwtVerifierConfig
variables
acceptedTokenTypes
audience
clockSkew
issuer
jwksCacheTtl
jwksUri
requiredScopes
staticPublicKeysPem
Scopes the token must carry (from scope or scp). All must be present.