Good afternoon.
Have some way to get facebook login, take the user profile image and "store" in an input type="file" of a form? To function as if the user had uploaded this image.
Example: I know I have login to get User Name and store in value of an input, but I do not know how to do this for files.
Thank you.