We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4475ca4 commit 801be7dCopy full SHA for 801be7d
src/examples/README.md
@@ -36,7 +36,7 @@ npx tsx src/examples/client/simpleStreamableHttp.ts
36
Example client with OAuth:
37
38
```bash
39
-npx tsx src/examples/client/simpleOAuthClient.js
+npx tsx src/examples/client/simpleOAuthClient.ts <optional-server-url> <optional-client-metadata-url>
40
```
41
42
### Backwards Compatible Client
0 commit comments