Files
flipper/desktop/flipper-ui-browser
Andrey Goncharov 8ef29c8160 Embed auth token into HTML
Summary:
Auth token used be injected in the manifest file. Instead, have the server injected into the main HTML page.

The main driver to this change are:
- Simplify
- There are instances in which for some reason reading/writing the token from the manifest fails. This will address that problem.

Reviewed By: lblasa

Differential Revision: D51160521

fbshipit-source-id: 4626fd8f56bc8b61182a53a5d9cf5acad1e723bc
2023-11-09 14:05:43 -08:00
..
2023-11-09 14:05:43 -08:00
2023-08-14 11:33:06 -07:00
2021-10-08 01:33:03 -07:00
2023-08-29 05:06:18 -07:00

flipper-ui-browser (TBD)

Flippers UI, ready to be served to a webbrowser. Typically served by flipper-server. Leverages flipper-ui-core and binds the necessary features to the browser, such as file dialogs or menu's.