Skip to content

RUST-2247 Bundle extra arguments to auth mechanisms #1428

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

abr-egn
Copy link
Contributor

@abr-egn abr-egn commented Jul 18, 2025

RUST-2247

This tidies things up a bit and means that any future data needed for auth mechanisms will be much simpler - they can be added to AuthOptions + the From<ClientOptions> impl, and Handshaker, ConnectionEstablisher, etc. won't need to be touched.

@abr-egn abr-egn marked this pull request as ready for review July 18, 2025 12:04
@abr-egn abr-egn requested a review from a team as a code owner July 18, 2025 12:04
@abr-egn abr-egn requested a review from isabelatkinson July 18, 2025 12:04
Copy link
Contributor

@isabelatkinson isabelatkinson left a comment

Choose a reason for hiding this comment

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

nice!

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