Hello, I have files (image, video, pdf, msoffice files etc.) that I need to submit to the approval of more than one customer. Then I want to show the files in the folder in my dropbox account according to the customer who has logged in to a mobile application developed by myself. My customer will only view the files and give approval to some of them. I want to get the name of the files he approves and delete the rest from my account in the folder belonging to the customer.
Is there any alternative to connect to my account with oauth2 - refresh token to do all this? If I can only do it with oauth2 and refresh token, can you help me by giving details about it.
Thank you.