Description
Haskell bindings for GNU libgsasl, a library that implements SASL authentication mechanisms. They let Haskell network clients and servers integrate with challenge-response authentication flows.
Developers use them in mail, messaging, directory, and custom network protocols that require SASL. Authentication code should handle credentials, supported mechanisms, TLS requirements, and failed login attempts carefully.