filestack / filestack-react

Official React component for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
https://www.filestack.com
MIT License
166 stars 41 forks source link

Granting unnecessary permissions to filestack #28

Closed lucasfeliciano closed 7 years ago

lucasfeliciano commented 7 years ago

I noticed that filestack asks for unnecessary permissions on services

image

As you can see it is asking for read, send, delete and manage emails.

Just read might be enough, don't it?

image

Same thing goes to google drive.

I don't think this is related to filestack-react might be to filestack-js but since I'm using this package this is why I'm creating the issue here.

cogKnitter commented 7 years ago

Hello Lucas,

I believe you have a ticket open with Filestack. We are looking into the delete option for gmail. In regard to Google Drive and similar services, we offer export of files to many services which is why read only access is not the default behavior.

cogKnitter commented 7 years ago

I'm going to close this issue since it pertains to the API and not to the React SDK.