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
@marceljk marceljk force-pushed the fix/prevent-loops-in-key-flow-authenticator branch 2 times, most recently from aa7bfbf to 1ca5a16 Compare December 15, 2025 10:51
- docs: document that OkHttp try requests always without Authenticator and when 401 returns, it retries the request with Authenticator
rubenhoenle
rubenhoenle previously approved these changes Dec 17, 2025
@marceljk marceljk force-pushed the fix/prevent-loops-in-key-flow-authenticator branch from 1ca5a16 to d793323 Compare December 17, 2025 15:05
@marceljk marceljk merged commit 7ba2e6e into main Dec 17, 2025
4 checks passed
@marceljk marceljk deleted the fix/prevent-loops-in-key-flow-authenticator branch December 17, 2025 15:34
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.

3 participants