NodeJS - Does Security Restrict Redirect from SC?

Hi all,

This has been happening since I started this project about 12 months ago however I’m only addressing it now.

So, as expected with Nodemon, every time I save a file, Nodemon restarts the app, thus making the current session void. However, I’ve never been able to get the Security Restrict in any of my SC Actions to actually redirect back to my /public route.

Checking DevTools, I get the following:


My Security Restrict looks like:


Am I missing anything here. I’ve searched the Wappler forums for this, and followed @George’s tutorial how to set up Security Restrict on Node , but I can’t seem to find where I’m going wrong.

Any help in the right directions would be greatly appreciated.

Cheers
Michael

Community Page
Last updated: