Loop/OAuth Setup: Difference between revisions

no edit summary
(Created page with "One feature of the Loop / Hello service is the ability to import contacts from external sources. For Google contacts, user authentication for this feature is achieved by usin...")
 
No edit summary
Line 2: Line 2:


For Google contacts, user authentication for this feature is achieved by using OAuth. In order to use Google's servers with OAuth, clients need to send an OAuth client ID and a secret during the OAuth procedure. Mozilla has such a key that ships as part of official Firefox builds; however, this key is not available to developers or downstream distributions. In order to make use of the Google contact import feature, non-official builds must provision their own key.
For Google contacts, user authentication for this feature is achieved by using OAuth. In order to use Google's servers with OAuth, clients need to send an OAuth client ID and a secret during the OAuth procedure. Mozilla has such a key that ships as part of official Firefox builds; however, this key is not available to developers or downstream distributions. In order to make use of the Google contact import feature, non-official builds must provision their own key.
'''Note that this information is only useful if you're a developer building your own copy of Firefox. Typical users should not need to worry about OAuth keys.'''


== Step One: Get your Client ID and Key ==
== Step One: Get your Client ID and Key ==
Confirmed users
632

edits