You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merged PR #38: Support authentication mechanism negotiation. This way,
we default to using SCRAM-SHA-256 if the server supports it as mandated
by the specification.
(@thekid)