User Services/Sync/SetupSyncNext

< User Services‎ | Sync
Revision as of 17:22, 16 January 2014 by Edwong (talk | contribs) (Created page with "== Overview == Here's where you find all things on setting up Firefox Accounts and New Sync Please log any bugs: https://bugzilla.mozilla.org/enter_bug.cgi?product=Mozilla%2...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Overview

Here's where you find all things on setting up Firefox Accounts and New Sync

Please log any bugs: https://bugzilla.mozilla.org/enter_bug.cgi?product=Mozilla%20Services (component Server:Firefox Accounts)

Desktop FxA

  • Recommend using a test profile as this may corrupt your sync data, NOT recoverable.*

Servers URLs: Current Dev: identity.fxaccounts.auth.uri=https://api-accounts.dev.lcip.org/v1 firefox.accounts.remoteUrl=https://accounts.dev.lcip.org/?service=sync

Production URLs: Content server: accounts.firefox.com Auth server: api.accounts.firefox.com Scrypt server: scrypt.accounts.firefox.com Verifier: verifier.accounts.firefox.com (this one may be a little mushy) https://github.com/mozilla/fxa-auth-server/issues/295

Steps:

  1. Get nightly desktop or android Firefox > 1/16/2014
  1. Launch Fx with new profile (run cmd for mac): /Applications/FirefoxNightly.app/Contents/MacOS/firefox -p
  2. Not sure how to run a different profile on Android — maybe use guest mode? or fennecPT?
  3. enable FxA: in about:config context menu click and choose add pref:

identity.fxaccounts.enabled (as boolean)

  1. confirm you have these set:
  • firefox.accounts.remoteUrl
  • identity.fxaccounts.auth.uri
  1. set it’s value as true
  2. restart Nightly
  3. go into preferences > sync tab