Skip to content

Conversation

@SoldierSacha
Copy link
Collaborator

Summary

  • extract helper functions for OAuth metadata discovery
  • use helpers throughout auth client classes

Testing

  • ruff check .
  • ruff format --check src/mcp/client/auth.py
  • pytest -p no:xdist -o addopts='' tests/client/test_auth.py::TestClientCredentialsProvider::test_request_token_success -q (fails: ModuleNotFoundError)

https://chatgpt.com/codex/tasks/task_e_683f8670df8483328da66b82f17edd25

@SoldierSacha SoldierSacha merged commit 62c729d into main Jun 3, 2025
@SoldierSacha SoldierSacha deleted the codex/review-implementation-of-client-credentials-flow branch June 15, 2025 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants