User Services/Sync/SetupSyncNext: Difference between revisions

(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...")
 
Line 6: Line 6:


== Desktop FxA ==
== Desktop FxA ==
* Recommend using a test profile as this may corrupt your sync data, NOT recoverable.*
* Recommend using a test profile as this may corrupt your sync data, NOT recoverable.
Servers URLs:
 
Current Dev:
==== Servers URLs ====
Current Dev URLs:
identity.fxaccounts.auth.uri=https://api-accounts.dev.lcip.org/v1
identity.fxaccounts.auth.uri=https://api-accounts.dev.lcip.org/v1
firefox.accounts.remoteUrl=https://accounts.dev.lcip.org/?service=sync
firefox.accounts.remoteUrl=https://accounts.dev.lcip.org/?service=sync
Line 19: Line 20:
https://github.com/mozilla/fxa-auth-server/issues/295
https://github.com/mozilla/fxa-auth-server/issues/295


==== Desktop Firefox Accounts Setup ====
Steps:
Steps:
# Get nightly desktop or android Firefox > 1/16/2014
# Get nightly desktop or android Firefox > 1/16/2014
* http://nightly.mozilla.org/
## http://nightly.mozilla.org/
# Launch Fx with new profile (run cmd for mac): /Applications/FirefoxNightly.app/Contents/MacOS/firefox -p  
# Launch Fx with new profile (run cmd for mac): /Applications/FirefoxNightly.app/Contents/MacOS/firefox -p  
# Not sure how to run a different profile on Android — maybe use guest mode? or fennecPT?
# Not sure how to run a different profile on Android — maybe use guest mode? or fennecPT?
Line 27: Line 29:
identity.fxaccounts.enabled (as boolean)
identity.fxaccounts.enabled (as boolean)
# confirm you have these set:
# confirm you have these set:
* firefox.accounts.remoteUrl
## firefox.accounts.remoteUrl
* identity.fxaccounts.auth.uri
## identity.fxaccounts.auth.uri
# set it’s value as true
# set it’s value as true
# restart Nightly
# restart Nightly
# go into preferences > sync tab
# go into preferences > sync tab
Confirmed users
964

edits