Can I create an app that I can deploy to multiple enterprises? If so, do I have to create multiple versions of the same app and back end?
ie. I have an application that I want to deploy at multiple Universities, for the same purpose of assisting security guards and campus police and allowing these security guards to communicate with one another (only if they are working at the same University, however). However, I am not sure if I can use the same application with different logins/credentials with Auth0 set up in a way that will work at multiple Universities, but not overlap/share data from University to University.
Thank you in advance for answering my question!