Is it possible to restrict users from logging in if they are signed up?
I have a mobile app and an interface app. How do I restrict users from even logging into the interface app. I'm using acl, so even if they login into the interface app, they can't see the records. However, is it possible to restrict logging in into the interface app to certain users only? It looks like everyone that signed up from the mobile app is able to login. But ofcourse they can't see any records.
Regards,