Hello, I purchased Maker’s service because it provides a Sign-In screen with email registration. However, I’ve encountered a serious issue:
I created a bookmark to the published app on my mobile phone. Even after I click Sign Out on the same device, I can still access all app content, including the upload functionality.
This causes problems in my backend — user information becomes unreadable or appears as garbled data since the session is not properly cleared.
How can I fix this? Is there a way to enforce the sign-out so that users must re-authenticate before accessing any app content?
Yeah, that Access screen seems a lot more confusing now compared to the screenshots in the documentation. It’s not very clear anymore, but if I were to guess, ‘Require User Profile’ actually means require ‘Require Sign In’, but I’m not sure based on what you described. A little disturbing if that’s the case.