User Services/Try FMD: Difference between revisions

Jump to navigation Jump to search
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 (CURRENTLY TESTING AGAINST) ===
=== 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
=== prod env (untested) ===
* web app: https://find.firefox.com (ToBeDeployed)
* b2g-FTU-fxa: https://api.accounts.firefox.com/v1 (b2g default)
Must Flash Gaia as of now: - https://github.com/mozilla-b2g/gaia/blob/master/customization/findmydevice.json
* b2g-fmd-fxa-oauth: https://oauth.accounts.firefox.com/v1
* b2g-fmd: https://find.firefox.com
Confirmed users
964

edits

Navigation menu