Skip to content

Conversation

@SoldierSacha
Copy link
Collaborator

Summary

  • normalize authorization results that return (auth_code, code_verifier) tuples into token requests before continuing the OAuth flow
  • reuse any preconfigured client information to avoid unnecessary registration requests when handling 401/403 responses

Testing

  • pytest tests/client/test_auth.py::TestSEP985Discovery::test_root_based_fallback_after_path_based_404

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.

2 participants