Description
SASL authentication mechanisms can be integrated into asyncio protocols through a generic pure-Python library. This package is for developers adding authenticated messaging, mail, or custom protocol flows. Credentials and challenge responses are sensitive, so mechanism choice and TLS pairing matter.