Skip to content

Conversation

@Lilit0x
Copy link

@Lilit0x Lilit0x commented Oct 30, 2025

No description provided.

// TODO: include the oauth mechanism, but I am not sure if the state should still be
// ScramClientFirstReceived. when I am respomding with the SASLInitialResponse, I have to include the `auth`
// field. that means I have to check if the selected mechanism is oauth, then construct the SASLInitialResponse.
// then, I'll handle the AuthenticationSASLContinue message type (add it to the PasswordMessageFamily enum)
Copy link
Owner

Choose a reason for hiding this comment

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

add it to the PasswordMessageFamily enum

The reason we have PasswordMessageFamily enum is because all these types shares the same type code p. We already have AuthenticationSASLCcontinue in Authentication.

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