@modelcontextprotocol/sdk
Preparing search index...
client/auth
extractWWWAuthenticateParams
Function extractWWWAuthenticateParams
extractWWWAuthenticateParams
(
res
:
Response
,
)
:
{
resourceMetadataUrl
?:
URL
;
scope
?:
string
}
Extract resource_metadata and scope from WWW-Authenticate header.
Parameters
res
:
Response
Returns
{
resourceMetadataUrl
?:
URL
;
scope
?:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@modelcontextprotocol/sdk
Loading...
Extract resource_metadata and scope from WWW-Authenticate header.