Confirmed users
964
edits
| Line 42: | Line 42: | ||
''' Servers URLs ''' | ''' Servers URLs ''' | ||
Prefs: | |||
'''Currently''' | |||
* [https://hg.mozilla.org/integration/fx-team/file/464aa919d253/browser/app/profile/firefox.js#l1340 current src] | |||
* identity.fxaccounts.auth.uri | |||
* firefox.accounts.remoteUrl | |||
After https://bugzilla.mozilla.org/show_bug.cgi?id=960332 lands | |||
* identity.fxaccounts.auth.uri | |||
* identity.fxaccounts.remote.uri | |||
* identity.fxaccounts.settings | |||
Dev URLs: | Dev URLs: | ||
| Line 50: | Line 61: | ||
Corresponding Dev Configs for Firefox: | Corresponding Dev Configs for Firefox: | ||
* | * Auth Server: https://api-accounts.dev.lcip.org/v1 | ||
* | * Content Server: https://accounts.dev.lcip.org/?service=sync | ||
* services.sync.tokenServerURI = http://token.dev.lcip.org/1.0/sync/1.5 | * services.sync.tokenServerURI = http://token.dev.lcip.org/1.0/sync/1.5 | ||