
This requires an extra credential for SASL authentication: xmpp = ClientXMPP('user@chat.facebook.com', '...access_token...') xmpp.credentials['api_key'] = '...api_key...'
Suelta - A pure-Python SASL client library Suelta is a SASL library, providing you with authentication and in some cases security layers. It supports a wide range of typical SASL mechanisms, including the MTI for all known protocols.