SleekXMPP/sleekxmpp/thirdparty/suelta/mechanisms
Lance Stout 25f87607aa Add support for X-GOOGLE-TOKEN.
This is mainly just useful for authenticating without using TLS.

If an access token is not provided, an attempt will be made to
retrieve one from Google.
2012-01-21 00:44:03 -08:00
..
__init__.py Add support for X-GOOGLE-TOKEN. 2012-01-21 00:44:03 -08:00
anonymous.py Hotfix for ANONYMOUS mech support. 2011-08-05 14:06:58 -07:00
cram_md5.py Integrate a modified version of Dave Cridland's Suelta SASL library. 2011-08-03 17:00:51 -07:00
digest_md5.py Integrate a modified version of Dave Cridland's Suelta SASL library. 2011-08-03 17:00:51 -07:00
facebook_platform.py Make things work with Python3's byte semantics. 2012-01-20 02:27:30 -08:00
google_token.py Add support for X-GOOGLE-TOKEN. 2012-01-21 00:44:03 -08:00
messenger_oauth2.py Sync with Suelta. 2012-01-07 00:19:08 -05:00
plain.py Add support for X-GOOGLE-TOKEN. 2012-01-21 00:44:03 -08:00
scram_hmac.py FIX SCRAM-SHA-1-PLUS 2011-10-27 15:16:54 -04:00