Move off of nodeIntegration
to contextIsolation:true
#700
Labels
priority:high
Items of high importance. Applicable to all users or use-cases
refactor
Refactoring of existing feature
📝 Provide a description of the new feature
For security reasons, https://www.electronjs.org/docs/latest/tutorial/context-isolation should be enabled, however, some changes are required to the way we communicate with the main thread. We should apply these changes and enable contextIsolation.
➕ Additional Information
https://stackoverflow.com/questions/71111106/nodeintegration-vs-preload-js-vs-ipc-in-electron
The text was updated successfully, but these errors were encountered: