Just a quick question. I am using xano auth for my users and have different user groups in my app. I am also limiting access to some of the pages depending on the authentication status and user group as per the standard process.
However when I am not authenticated and I am in preview mode I can still navigate these pages. I assume that this is the intended behaviour in the editor and such occurrence will not happen in prod?
Additionally on the topic of staging changes, are there any plans to roll out a “staging”/testing environments with proper management, so that I can hook up different databases based on the environment as well as conduct “live” testing (no editor view) without affecting the main version?
Good to hear that the authentication will work as intended in production, as the editor view was getting me a bit concerned . And yes, private data is secure as fort knox
Have you heard anything about staging per chance @kevinwasie ?
I haven’t made it this far in my development yet as I’m getting ready to launch my project… but I’ve thought about setting up a second project, using that to test, and then possibly copying the project and publishing once work is done on it. I do have some concerns about it, but I think it can be solved with a little bit of work, and over time I think WeWeb will to develop an out of the box solution for this.