Skip to content

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

Open
@vincanger

Description

@vincanger

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions