mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-25 01:02:15 +00:00
- Add backend route /ui/mcp/oauth/callback to serve OAuth callback HTML when static files are unavailable (older images, pip install, read-only fs) - Fix OAuth scope bug: do not auto-append discovered scopes when user leaves scope field empty (was causing GitLab 'invalid scope' errors) - Fix Dockerfile.non_root: restructure nested HTML files recursively (mcp/oauth/callback.html was missed by top-level-only glob) - Add tests for scope handling and callback endpoint Made-with: Cursor |
||
|---|---|---|
| .. | ||
| a2a_protocol/providers/pydantic_ai_agents | ||
| integrations/helicone | ||
| litellm_core_utils | ||
| llms | ||
| proxy | ||
| test_batch_completion_models_all_responses.py | ||
| test_bedrock_extended_beta_models.py | ||
| test_no_hardcoded_secrets.py | ||
| test_proxy_auth.py | ||
| test_router_retry_backoff_headers.py | ||
| test_stream_chunk_builder_images.py | ||