slixmpp/sleekxmpp/thirdparty/suelta/mechanisms
Lance Stout 13158e3cdf Revert the X-GOOGLE-TOKEN mech to not perform HTTP requests.
Added new example for how to retrieve a Google token, following
the best case, non-browser, workflow. Other thirdparty auth
mechs (Facebook, MSN) follow a similar pattern of using an
access token.
2012-01-23 23:58:40 -08:00
..
__init__.py Add support for X-GOOGLE-TOKEN. 2012-01-21 00:44:03 -08:00
anonymous.py
cram_md5.py
digest_md5.py
facebook_platform.py Make things work with Python3's byte semantics. 2012-01-20 02:27:30 -08:00
google_token.py Revert the X-GOOGLE-TOKEN mech to not perform HTTP requests. 2012-01-23 23:58:40 -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