Skip to content
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

Delegate checking auth args to the authenticator #73

Merged
merged 1 commit into from Nov 4, 2023

Conversation

nevans
Copy link
Contributor

@nevans nevans commented Oct 14, 2023

Each authenticator has different parameters, so argument validation must be delegated to the authenticator classes.

This PR builds on #67 to avoid merge conflicts.

Each authenticator has different parameters, so argument validation must
be delegated to the authenticator classes.
@nevans nevans force-pushed the sasl/delegate-check_auth_args branch from bb1f9d1 to c02ce79 Compare October 15, 2023 10:26
@tmtm tmtm merged commit 4b94205 into ruby:master Nov 4, 2023
12 checks passed
@nevans nevans deleted the sasl/delegate-check_auth_args branch November 7, 2023 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants