Hi,
I've devellop a small apps that use SharePoint List to store data. Now, I want to push it in production and give access to end users.
I've set up the connections to SharePoint List with a specific user (Xuser) that can access to List (read/write). I've do the same with the powerflow uses in my app (setup proxy with my specific user (Xuser) and then publish my app to end users.
It looks my specific user is not used because I have to grant access to end user yo get data in the app. For sure I can't do that because I don't want end users see all lines/data.
Is there a specific way to do that ?
Tks