drop.chapril.org-firefoxsend/common
Donovan Preston cab6f1bafb
Implement the mechanics of fxa login on android, but don't show ui fo… (#1000)
* Implement the mechanics of fxa login on android, but don't show ui for it yet. Also, scopedKeys are not yet implemented.

* Hopefully fix the package-lock conflict?

* WIP on android scoped keys

* Finish implementing login.

* created android/user.js to handle android logins
2018-11-08 16:35:19 -05:00
..
assets.js Implement the mechanics of fxa login on android, but don't show ui fo… (#1000) 2018-11-08 16:35:19 -05:00
locales.js updated to webpack 4 2018-07-12 13:16:02 -07:00
readme.md updated docs 2018-03-07 15:01:08 -08:00

Common Code

This directory contains code loaded by both the frontend app and backend server. The code here can be challenging to understand at first because the contexts for the two (three counting the dev server) environments that include them are quite different, but the purpose of these modules are quite simple, to provide mappings from the source assets (copy-16.png) to the concrete production assets (copy-16.db66e0bf.svg), similarly for localizations.