aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-goa-auth-handler.h
Commit message (Collapse)AuthorAgeFilesLines
* Move SASL mechanism implementations into its own fileXavier Claessens2012-07-181-1/+1
| | | | | | | We could have other account providers than GOA requiring this SASL code. https://bugzilla.gnome.org/show_bug.cgi?id=680160
* Import Facebook and windows Live GOA accountsXavier Claessens2011-11-041-0/+72
Implement their auth mechanisms Fixes bug #661068 and #652544