diff options
author | Lance Stout <lancestout@gmail.com> | 2012-01-20 01:24:05 -0800 |
---|---|---|
committer | Lance Stout <lancestout@gmail.com> | 2012-01-20 01:24:05 -0800 |
commit | 71ea430c6244e77ce4b238ff7c19afff2cc6d93a (patch) | |
tree | 2970dbdc126753b031e4841036f1829d18d342ba /sleekxmpp/plugins/xep_0009 | |
parent | 0d2125e737d28c8cf8aad0fd80b72179b8e7b914 (diff) | |
download | slixmpp-71ea430c6244e77ce4b238ff7c19afff2cc6d93a.tar.gz slixmpp-71ea430c6244e77ce4b238ff7c19afff2cc6d93a.tar.bz2 slixmpp-71ea430c6244e77ce4b238ff7c19afff2cc6d93a.tar.xz slixmpp-71ea430c6244e77ce4b238ff7c19afff2cc6d93a.zip |
Add support for X-FACEBOOK-PLATFORM SASL mechanism.
This requires an extra credential for SASL authentication:
xmpp = ClientXMPP('user@chat.facebook.com', '...access_token...')
xmpp.credentials['api_key'] = '...api_key...'
Diffstat (limited to 'sleekxmpp/plugins/xep_0009')
0 files changed, 0 insertions, 0 deletions