add oauth schema to MCP server config (extensions_config.json) support client_credentials and refresh_token grants implement token manager with caching and pre-expiry refresh inject OAuth Authorization header for MCP tool discovery and tool calls extend MCP gateway config models to read/write OAuth settings update docs and examples for OAuth configuration add unit tests for token fetch/cache and header injection |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cache.py | ||
| client.py | ||
| oauth.py | ||
| tools.py | ||