How can I use Parse to save a user's data without them having an account but still know which phone uploaded the content? For example, if a user uploads an image, how can I display that image back to only the person who uploaded it- all without requiring the user to create an account?
Thanks in advance for any help/direction!