saiorama/remake-serverless

Save emailed images and file to a common location

Closed this issue · 0 comments

Since remake is backed by a JSON, one way to initialise a JSON object is to email that object as an attachment to the backend. The advantage of using email is that we don't have to write a security wrapper around file uploads to make sure that the files are being uploaded by the correct person. Just the fact that it came from a certain email id is enough.