sasl
– SASL helpers¶
This module is used to implement SASL in aioxmpp.security_layer
. It
provides a state machine for use by the different SASL mechanisms and
implementations of some SASL mechanisms.
It provides an XMPP adaptor for aiosasl
.
The XSOs for SASL authentication can be found in aioxmpp.nonza
.