MCP TypeScript SDK (V2)
V1 Docs
Preparing search index...
@modelcontextprotocol/server
index
OAuthTokenRevocationRequestSchema
Variable OAuthTokenRevocationRequestSchema
Const
OAuthTokenRevocationRequestSchema
:
ZodObject
<
{
token
:
ZodString
;
token_type_hint
:
ZodOptional
<
ZodString
>
}
,
$strip
,
>
= ...
RFC 7009 OAuth 2.0 Token Revocation request
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
V1 Docs
MCP TypeScript SDK (V2)
Loading...
RFC 7009 OAuth 2.0 Token Revocation request