Uploaded image for project: 'Realm JavaScript SDK'
  1. Realm JavaScript SDK
  2. RJS-2868

Improve Electron support by allowing renderer process "context isolation" and disabled "node integration"

      Problem

      Hi, I'm wondering if there's any plan on supporting @realm/react usage in a Electron app. I know it's possible to use with nodeIntegration: true and contextIsolation: false, but since enabling that is a security risk, I don't think it would be a good solution.

      Solution

      Usage of @react/realm in the renderer process without the need to use nodeIntegration: true and contextIsolation: false. Most likely by installing a renderer safe react library that would communicate with the main process to handle all updates.

      Alternatives

      No response

      How important is this improvement for you?

      Would be a major improvement

      Feature would mainly be used with

      Atlas Device Sync

            Assignee:
            Unassigned Unassigned
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: