13158e3cdf
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. |
||
---|---|---|
.. | ||
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.