Description
Implements SASL client authentication mechanisms in Python. It helps applications authenticate to services such as message brokers, mail servers, or directory systems that use SASL.
Authentication code handles credentials and negotiation state. Protect passwords, tokens, and logs, and verify that the selected mechanism and transport security match the service requirements.