Hello, this only works in the published app. Now you’re in the Editor so it makes sense that you can access any page, even the locked ones. If you want to do this so it also works in the editor, you can use workflows to handle the if isAuthenticated = false, redirect. In the published app, the redirects will work even without the workflows though.
1 Like