Hi. I have an application that is only intended to be used by one group of employees (but there are hundreds of such employees).
In practical terms, it didn't make sense to individually grant access to each of those employees, given the number, so I granted access to everybody in the organisation.
However, only the specific intended employees have access to the underlying data sources (SharePoint Lists).
Is there a smart way within Power Apps itself to validate whether the user has access to those underlying data sources and, if they don't, give them a warning and then force the application to close?