MCP TypeScript SDK (V2)
V1 Docs
Preparing search index...
@modelcontextprotocol/server
index
OAuthErrorResponseSchema
Variable OAuthErrorResponseSchema
Const
OAuthErrorResponseSchema
:
ZodObject
<
{
error
:
ZodString
;
error_description
:
ZodOptional
<
ZodString
>
;
error_uri
:
ZodOptional
<
ZodString
>
;
}
,
$strip
,
>
= ...
OAuth 2.1 error response
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
V1 Docs
MCP TypeScript SDK (V2)
Loading...
OAuth 2.1 error response