google-backend: Populate [Authentication] group for contacts.
authorMatthew Barnes <mbarnes@redhat.com>
Sat, 29 Dec 2012 17:42:24 +0000 (12:42 -0500)
committerMatthew Barnes <mbarnes@redhat.com>
Mon, 31 Dec 2012 15:33:42 +0000 (10:33 -0500)
commit0d22086e7145e544a814764f690f2dd65b352ffb
tree1cd606d3c972a30009b321f144e179c4f7b50dff
parentf6ee1a5291f692d672350bdcd679b9a84a83ff18
google-backend: Populate [Authentication] group for contacts.

Set the Host to "www.google.com" and Method to either "OAuth2" or
"ClientLogin", depending on whether EOAuth2Support is available.

A temporary corner case occurs when using an older GNOME Online Accounts
version, which uses OAuth 1.0a instead of 2.0 for Google authentication.
In that case, the Method will say "ClientLogin" but the Google address
book backend will ignore it and use its EGDataGoaAuthorizer.
modules/google-backend/module-google-backend.c