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

Fix saslAuthenticate parameter type definitions #1459

Merged
merged 1 commit into from Oct 13, 2022

Conversation

markgaylard
Copy link
Contributor

@markgaylard markgaylard commented Oct 13, 2022

These got missed in the original PR when the interface changed at the end.

Fixes #1458

@Nevon Nevon merged commit b5db7ab into tulios:master Oct 13, 2022
@Nevon
Copy link
Collaborator

Nevon commented Oct 13, 2022

Thanks for the fix!

@markgaylard markgaylard deleted the fix-custom-authenticator-types branch October 13, 2022 06:54
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.

Incorrect Typescript interface for SASLAuthenticate handler (custom mechanisms)
2 participants