71ea430c62
This requires an extra credential for SASL authentication: xmpp = ClientXMPP('user@chat.facebook.com', '...access_token...') xmpp.credentials['api_key'] = '...api_key...' |
||
---|---|---|
.. | ||
mechanisms | ||
__init__.py | ||
exceptions.py | ||
LICENSE | ||
PLAYING-NICELY | ||
README | ||
sasl.py | ||
saslprep.py | ||
util.py |
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.