Documentation
Dlang.org
OAuthClient.jwtBearerGrant
mcp
auth
client
OAuthClient
RFC 7523 JWT-bearer grant: exchange an assertion JWT for an access token.
class
OAuthClient
@
safe
TokenSet
jwtBearerGrant
(
AuthorizationServerMetadata
as_
,
RegisteredClient
client
,
string
assertion
,
string
scopeStr
)
mcp
auth
client
OAuthClient
functions
authorizationUrl
authorizeAndGetCode
clientCredentials
clientIdMetadataClient
clientIdMetadataDocument
discoverAuthServer
discoverProtectedResource
exchangeCode
jwtBearerGrant
probeOperation
probeUnauthorized
refresh
register
registrationApproach
resolveIssuer
tokenExchange
variables
authMethod
clientIdMetadataUrl
privateKeyPem
redirectUri
resource
RFC 7523 JWT-bearer grant: exchange an assertion JWT for an access token.