Confirmed users
964
edits
No edit summary |
|||
| Line 134: | Line 134: | ||
Current 2.1 master src of truth: | Current 2.1 master src of truth: | ||
* https://github.com/mozilla-b2g/gaia/blob/master/apps/findmydevice/build/build.js | |||
* https://github.com/mozilla-b2g/gaia/blob/master/customization/findmydevice.json | * https://github.com/mozilla-b2g/gaia/blob/master/customization/findmydevice.json | ||
* http://dxr.mozilla.org/mozilla-central/source/modules/libpref/src/init/all.js#4217 | * http://dxr.mozilla.org/mozilla-central/source/modules/libpref/src/init/all.js#4217 | ||
=== stable env | === prod env === | ||
Default for 2.0 and 2.1 branches | |||
* web app: https://find.firefox.com | |||
* b2g-FTU-fxa: https://api.accounts.firefox.com/v1 | |||
* b2g-fmd-fxa-oauth: https://oauth.accounts.firefox.com/v1 | |||
* b2g-fmd: https://find.firefox.com | |||
=== stable env === | |||
* web app: https://fmd.stage.mozaws.net | * web app: https://fmd.stage.mozaws.net | ||
* b2g-FTU-fxa: must push gecko pref: user_pref("identity.fxaccounts.auth.uri", "https://api-accounts.stage.mozaws.net/v1"); | * b2g-FTU-fxa: must push gecko pref: user_pref("identity.fxaccounts.auth.uri", "https://api-accounts.stage.mozaws.net/v1"); | ||
| Line 156: | Line 164: | ||
* b2g-fmd-fxa-oauth: https://oauth.accounts.firefox.com/v1 | * b2g-fmd-fxa-oauth: https://oauth.accounts.firefox.com/v1 | ||
* b2g-fmd: https://find.stage.mozaws.net | * b2g-fmd: https://find.stage.mozaws.net | ||