Documentation
Dlang.org
OAuthClient.authorizationUrl
mcp
auth
client
OAuthClient
Build the authorization-request URL the host should open (browser/loopback).
class
OAuthClient
@
safe
string
authorizationUrl
(
AuthorizationServerMetadata
as_
,
RegisteredClient
client
,
PkcePair
pkce
,
string
scopeStr
,
string
state
)
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
Build the authorization-request URL the host should open (browser/loopback).