Skip to content

Commit 0fb2e0b

Browse files
dinasaur404RebeccaTamachiro
authored andcommitted
Update authorization.mdx (#21456)
1 parent 402dfe7 commit 0fb2e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/agents/model-context-protocol/authorization.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ You can use the OAuth Provider Library in three ways:
2222

2323
1. **Your Worker handles authorization itself.** Your MCP server, running on Cloudflare, handles the complete OAuth flow. ([Example](/agents/guides/remote-mcp-server/))
2424
2. **Integrate directly with a third-party OAuth provider**, such as GitHub or Google.
25-
3. **Integrate with your own OAuth provider**, including authorization-as-a-service providers you might already rely on, such as Stytch and Auth0.
25+
3. **Integrate with your own OAuth provider**, including authorization-as-a-service providers you might already rely on, such as Stytch, Auth0, or WorkOS.
2626

2727
The following sections describe each of these options and link to runnable code examples for each.
2828

0 commit comments

Comments
 (0)