Skip to content

Commit 8e23c7c

Browse files
committed
clean up proxy oauth provider doc
1 parent 5edf379 commit 8e23c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ const result = await client.callTool({
492492

493493
### Proxy Authorization Requests Upstream
494494

495-
You can proxy OAuth requests to an external OAuth provider while adding custom validation and client management:
495+
You can proxy OAuth requests to an external authorization provider:
496496

497497
```typescript
498498
import express from 'express';

0 commit comments

Comments
 (0)