Skip to content

Fix OAuth metadata handler stub in auth flow test#56

Merged
SoldierSacha merged 1 commit intomainfrom
codex/fix-test-case-failure-in-oauth-flow
Nov 14, 2025
Merged

Fix OAuth metadata handler stub in auth flow test#56
SoldierSacha merged 1 commit intomainfrom
codex/fix-test-case-failure-in-oauth-flow

Conversation

@SoldierSacha
Copy link
Collaborator

Summary

  • update the OAuth metadata handler fake in the full OAuth flow test to return the (ok, metadata) tuple expected by the provider
  • ensure the fake also propagates the parsed metadata into the provider context for later steps

Testing

  • pytest tests/unit/client/test_oauth2_providers.py::test_oauth_client_provider_performs_full_flow

Codex Task

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.

1 participant