mirror of
https://github.com/correl/SleekXMPP.git
synced 2024-11-24 11:09:58 +00:00
71ea430c62
This requires an extra credential for SASL authentication: xmpp = ClientXMPP('user@chat.facebook.com', '...access_token...') xmpp.credentials['api_key'] = '...api_key...' |
||
---|---|---|
.. | ||
__init__.py | ||
anonymous.py | ||
cram_md5.py | ||
digest_md5.py | ||
facebook_platform.py | ||
messenger_oauth2.py | ||
plain.py | ||
scram_hmac.py |