Confirmed users
632
edits
(→Gmail) |
(→Gmail) |
||
Line 91: | Line 91: | ||
=== Gmail === | === Gmail === | ||
The current plan is to use the [https://developers.google.com/google-apps/contacts/v3/ Google Contacts API, v3] to retrieve contacts from users' gmail accounts. | The current plan is to use the [https://developers.google.com/google-apps/contacts/v3/ Google Contacts API, v3] to retrieve contacts from users' gmail accounts. The behavior described here is modeled on the [https://github.com/mozilla-b2g/gaia/blob/master/shared/js/contacts/import/gmail/gmail_connector.js Gaia Gmail Connector code]. | ||
Functionally, the steps involved here are: | Functionally, the steps involved here are: |