Testing Power Apps with Role-Based Security
When we build apps (or applications before them), we often build different behaviors or capabilities based on the role of the current user. For example, when I ask for some time off, my manager can approve it, but I can’t. In a Power App, there are many different ways to implement role-based permissions. I’ve put…