Documentation
Dlang.org
jwtBearerAssertionType
mcp
auth
jwt
The OAuth
client_assertion_type
for a JWT bearer client assertion.
@
safe
enum
jwtBearerAssertionType
=
"urn:ietf:params:oauth:client-assertion-type:jwt-bearer"
;
mcp
auth
jwt
functions
makeClientAssertion
mintJwtEs256
signEs256
manifest constants
jwtBearerAssertionType
structs
JwtClaims
The OAuth client_assertion_type for a JWT bearer client assertion.