Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/modelcontextprotocol/typescript-sdk
/ auth.test.ts
File
auth.test.ts
test/client/auth.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ LATEST_PROTOCOL_VERSION } from
'../../src/types.js'
;
2
import
{
3
discoverOAuthMetadata,
4
discoverAuthorizationServerMetadata,
Callers
nothing calls this directly
Calls
15
extractWWWAuthenticateParams
Function · 0.85
discoverOAuthProtectedResourceMetadata
Function · 0.85
discoverOAuthMetadata
Function · 0.85
buildDiscoveryUrls
Function · 0.85
discoverAuthorizationServerMetadata
Function · 0.85
discoverOAuthServerInfo
Function · 0.85
createMockProvider
Function · 0.85
auth
Function · 0.85
selectClientAuthMethod
Function · 0.85
startAuthorization
Function · 0.85
exchangeAuthorization
Function · 0.85
refreshAuthorization
Function · 0.85
Tested by
no test coverage detected