MCP TypeScript SDK (V2)
V1 Docs
Preparing search index...
@modelcontextprotocol/client
index
OAuthClientRegistrationErrorSchema
Variable OAuthClientRegistrationErrorSchema
Const
OAuthClientRegistrationErrorSchema
:
ZodObject
<
{
error
:
ZodString
;
error_description
:
ZodOptional
<
ZodString
>
}
,
$strip
,
>
= ...
RFC 7591 OAuth 2.0 Dynamic Client Registration error response
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
V1 Docs
MCP TypeScript SDK (V2)
Loading...
RFC 7591 OAuth 2.0 Dynamic Client Registration error response