| [ Web Proxy ] |
| Viewing: https://reference.langchain.com/python/deepagents-code/mcp_providers/base/OAuthProvider | [Back] [Original] |
OAuthProvider()Base class for provider-specific OAuth dispatch.
Subclasses override matches plus whichever of client_metadata
and run_login they customize. The default implementations cover
the spec-compliant Authorization Code + PKCE + Dynamic Client
Registration path.
| Web Proxy Viewer | New URL | Original Page |