MCPcopy 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

1import { LATEST_PROTOCOL_VERSION } from '../../src/types.js';
2import {
3 discoverOAuthMetadata,
4 discoverAuthorizationServerMetadata,

Callers

nothing calls this directly

Calls 15

discoverOAuthMetadataFunction · 0.85
buildDiscoveryUrlsFunction · 0.85
discoverOAuthServerInfoFunction · 0.85
createMockProviderFunction · 0.85
authFunction · 0.85
selectClientAuthMethodFunction · 0.85
startAuthorizationFunction · 0.85
exchangeAuthorizationFunction · 0.85
refreshAuthorizationFunction · 0.85

Tested by

no test coverage detected