[Bug 37376] Provide a pseudo-mechanism for vendor-specific SASL mechanisms
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu May 19 18:51:34 CEST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=37376
--- Comment #1 from Will Thompson <will.thompson at collabora.co.uk> 2011-05-19 09:51:33 PDT ---
BTW:
• off the top of my head, X-GOOGLE-TOKEN is essentially PLAIN but with an OAuth
token rather than the password (i.e. sha1('\0' + username + '\0' + token);
• X-FACEBOOK-PLATFORM is slightly more involved, but the only external
information the XMPP client needs is still just an OAuth 2 token, so the
pseudo-mechanism I describe above could be implemented:
<https://developers.facebook.com/docs/chat/>.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list