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 5edf379 commit 8e23c7cCopy full SHA for 8e23c7c
README.md
@@ -492,7 +492,7 @@ const result = await client.callTool({
492
493
### Proxy Authorization Requests Upstream
494
495
-You can proxy OAuth requests to an external OAuth provider while adding custom validation and client management:
+You can proxy OAuth requests to an external authorization provider:
496
497
```typescript
498
import express from 'express';
0 commit comments