Skip to content

Conversation

@marceljk
Copy link
Contributor

Description

fix: prevent endless authentication loops
docs: document that OkHttp try requests always without Authenticator. When 401 returns, it retries the request with Authenticator

Checklist

  • Issue was linked above
  • No generated code was adjusted manually
  • Changelogs
    • Changelog in the root directory was adjusted
    • Changelog(s) of the service(s) were adjusted
  • VERSION file(s) of the service(s) were adjusted
  • Code format was applied: make fmt
  • Examples were added / adjusted (see examples/ directory)
  • Unit tests got implemented or updated
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)

@marceljk marceljk requested a review from a team as a code owner December 12, 2025 12:46
- docs: document that OkHttp try requests always without Authenticator and when 401 returns, it retries the request with Authenticator
@marceljk marceljk force-pushed the fix/prevent-loops-in-key-flow-authenticator branch from af5e86a to 5fcab01 Compare December 12, 2025 12:58
@marceljk marceljk force-pushed the fix/prevent-loops-in-key-flow-authenticator branch from aa7bfbf to 1ca5a16 Compare December 15, 2025 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants