Skip to content

ADR 019: re-auth revamp #589

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Aug 22, 2023
Merged

ADR 019: re-auth revamp #589

merged 7 commits into from
Aug 22, 2023

Conversation

robsdedude
Copy link
Contributor

@robsdedude robsdedude commented Aug 11, 2023

  • Add feature flag API_RETRYABLE_EXCEPTION = "Feature:API:RetryableExceptions" and optional field retryable to the ClientError message.
  • Adjust auth manager interface and corresponding TestKit messages
  • Rename ExpirationBasedAuthTokenManager to BearerAuthTokenManager
  • Add BasicAuthTokenManager
  • Add and adjust tests

robsdedude and others added 2 commits August 11, 2023 13:23
 * Adjust auth manager interface and corresponding TestKit messages
 * Rename `ExpirationBasedAuthTokenManager` to `BearerAuthTokenManager`
 * Add `BasicAuthTokenManager`
 * Add and adjust tests
bigmontz and others added 5 commits August 11, 2023 14:34
@robsdedude robsdedude marked this pull request as ready for review August 18, 2023 08:01
Copy link
Contributor

@bigmontz bigmontz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛺

@robsdedude robsdedude merged commit 2424c4e into 5.0 Aug 22, 2023
@robsdedude robsdedude deleted the re-auth-password-rotation branch August 22, 2023 10:03
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.

4 participants