slixmpp/examples
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
..
adhoc_provider.py Update doc settings to new theme, add examples, use 1.0 2012-01-05 12:13:06 -05:00
adhoc_user.py Update doc settings to new theme, add examples, use 1.0 2012-01-05 12:13:06 -05:00
disco_browser.py Update doc settings to new theme, add examples, use 1.0 2012-01-05 12:13:06 -05:00
echo_client.py Update doc settings to new theme, add examples, use 1.0 2012-01-05 12:13:06 -05:00
echo_component.py Update doc settings to new theme, add examples, use 1.0 2012-01-05 12:13:06 -05:00
muc.py Fix merge errors and bot example. 2012-01-18 15:16:56 -08:00
ping.py Update doc settings to new theme, add examples, use 1.0 2012-01-05 12:13:06 -05:00
proxy_echo_client.py Update doc settings to new theme, add examples, use 1.0 2012-01-05 12:13:06 -05:00
register_account.py Add basic start for a client side XEP-0077 plugin. 2012-01-19 02:37:36 -08:00
roster_browser.py Update doc settings to new theme, add examples, use 1.0 2012-01-05 12:13:06 -05:00
rpc_async.py Update doc settings to new theme, add examples, use 1.0 2012-01-05 12:13:06 -05:00
rpc_client_side.py Update doc settings to new theme, add examples, use 1.0 2012-01-05 12:13:06 -05:00
rpc_server_side.py Update doc settings to new theme, add examples, use 1.0 2012-01-05 12:13:06 -05:00
send_client.py Update doc settings to new theme, add examples, use 1.0 2012-01-05 12:13:06 -05:00
thirdpary_auth.py Revert the X-GOOGLE-TOKEN mech to not perform HTTP requests. 2012-01-23 23:58:40 -08:00