MCP TypeScript SDK (V2)
V1 Docs
Preparing search index...
@modelcontextprotocol/client
client/auth
applyPostAuth
Function applyPostAuth
applyPostAuth
(
clientId
:
string
,
clientSecret
:
string
|
undefined
,
params
:
URLSearchParams
,
)
:
void
Applies POST body authentication (RFC 6749 Section 2.3.1)
Parameters
clientId
:
string
clientSecret
:
string
|
undefined
params
:
URLSearchParams
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
V1 Docs
MCP TypeScript SDK (V2)
Loading...
Applies POST body authentication (RFC 6749 Section 2.3.1)