Electron: How to secure pages and run API actions with security provider?

I currently already have a fully functioning site built with Wappler in PHP with all the server actions I need, etc. The site can only be accessed if you log in. Pages are protected using Wappler’s security provider enforcer.

I want to make a desktop application for this site, using the existing server actions, but I do not see a way to implement a security provider enforcer in Wapplers Electron integration to prevent accessing other pages in a desktop app if you are not logged in or do not have the correct permissions. What’s the best way of going about this?

Community Page
Last updated: