qwen-code/packages/core/src/mcp
Brian Ray c45c14ee0e
Bug: add resource parameter to MCP OAuth Flow (#4981)
Co-authored-by: Your Name <you@example.com>
2025-07-27 18:09:45 +00:00
..
google-auth-provider.test.ts Add Google credentials provider for authenticating with MCP servers (#4748) 2025-07-24 17:37:39 +00:00
google-auth-provider.ts Add Google credentials provider for authenticating with MCP servers (#4748) 2025-07-24 17:37:39 +00:00
oauth-provider.test.ts Bug: add resource parameter to MCP OAuth Flow (#4981) 2025-07-27 18:09:45 +00:00
oauth-provider.ts Bug: add resource parameter to MCP OAuth Flow (#4981) 2025-07-27 18:09:45 +00:00
oauth-token-storage.test.ts
oauth-token-storage.ts Bug: add resource parameter to MCP OAuth Flow (#4981) 2025-07-27 18:09:45 +00:00
oauth-utils.test.ts MCP OAuth Part 1 - OAuth Infrastructure (#4316) 2025-07-18 14:14:23 +00:00
oauth-utils.ts