Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add better documentation of how S3 file upload/download works #368

Open
vincanger opened this issue Feb 17, 2025 · 0 comments
Open

Add better documentation of how S3 file upload/download works #368

vincanger opened this issue Feb 17, 2025 · 0 comments

Comments

@vincanger
Copy link
Collaborator

There are many different implementations for file upload, but we don't want to assume any on part of the user.

We should document better what process currently exists in the File Upload template code, with specific mention of what's happening in the getDownloadFileSignedURL and that it is accessible by any user in the app (if they know the file key). Here, it's important to mention that some apps may want files uploaded by specific users to be accesible to all users of the app, while other apps will want to keep those private and only accessible by the user who uploaded them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant