Since the mini-browser might serve content from a new origin, we need to attach the ElectronSecurityToken for the Electron backend to accept HTTP requests.
Protected
Readonly
The application is ready and is starting. This is the time to initialize services global to this process.
Invoked when the electron-main process starts for the first time.
Since the mini-browser might serve content from a new origin, we need to attach the ElectronSecurityToken for the Electron backend to accept HTTP requests.