Skip to content

Delegate checking auth args to the authenticator - #73

Merged
tmtm merged 1 commit into
ruby:masterfrom
nevans:sasl/delegate-check_auth_args
Nov 4, 2023
Merged

Delegate checking auth args to the authenticator#73
tmtm merged 1 commit into
ruby:masterfrom
nevans:sasl/delegate-check_auth_args

Conversation

@nevans

Copy link
Copy Markdown
Contributor

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

This PR builds on #67 to avoid merge conflicts.

@nevans
nevansforce-pushed the sasl/delegate-check_auth_args branch from cf5dca1 to 8d991c4CompareOctober 14, 2023 18:09
@nevans
nevansforce-pushed the sasl/delegate-check_auth_args branch from 8d991c4 to 36d91caCompareOctober 14, 2023 19:03
This was referenced Oct 14, 2023
@nevans
nevansforce-pushed the sasl/delegate-check_auth_args branch from 36d91ca to bb1f9d1CompareOctober 15, 2023 01:54
Each authenticator has different parameters, so argument validation must
be delegated to the authenticator classes.
@nevans
nevansforce-pushed the sasl/delegate-check_auth_args branch from bb1f9d1 to c02ce79CompareOctober 15, 2023 10:26
@tmtm
tmtm merged commit 4b94205 into ruby:masterNov 4, 2023
@nevans
nevans deleted the sasl/delegate-check_auth_args branch November 7, 2023 03:54
Sign up for freeto 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

@nevans@tmtm